Drop that volume
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2021-04-27 13:34:51 +02:00
parent a580d5d338
commit 214030a9fc
No known key found for this signature in database
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 0 additions and 5 deletions

View File

@ -9,8 +9,6 @@ services:
configs: configs:
- source: nginx_conf - source: nginx_conf
target: /etc/nginx/nginx.conf target: /etc/nginx/nginx.conf
volumes:
- "public:/var/www/app/public"
networks: networks:
- proxy - proxy
- internal - internal
@ -35,9 +33,6 @@ services:
networks: networks:
- internal - internal
volumes:
public:
networks: networks:
proxy: proxy:
external: true external: true