Return nginx config mount
This commit is contained in:
parent
cc6a0f4d8b
commit
d41e60dae9
@ -39,6 +39,5 @@ services:
|
||||
- app
|
||||
volumes:
|
||||
- ./nginx.conf:/etc/nginx/nginx.conf:ro
|
||||
- nextcloud:/var/www/html:ro
|
||||
depends_on:
|
||||
- app
|
||||
|
||||
@ -30,7 +30,6 @@ services:
|
||||
- nextcloud-setup-network
|
||||
|
||||
nc:
|
||||
volumes: []
|
||||
networks:
|
||||
- nextcloud-setup-network
|
||||
|
||||
|
||||
@ -30,7 +30,6 @@ services:
|
||||
- nextcloud-setup-network
|
||||
|
||||
nc:
|
||||
volumes: []
|
||||
networks:
|
||||
- nextcloud-setup-network
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user