0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-03-14 18:35:08 +01:00

Return nginx config mount

This commit is contained in:
Danilo Ješić 2023-07-18 16:07:26 +02:00
parent cc6a0f4d8b
commit d41e60dae9
3 changed files with 0 additions and 3 deletions

View file

@ -39,6 +39,5 @@ services:
- app
volumes:
- ./nginx.conf:/etc/nginx/nginx.conf:ro
- nextcloud:/var/www/html:ro
depends_on:
- app

View file

@ -30,7 +30,6 @@ services:
- nextcloud-setup-network
nc:
volumes: []
networks:
- nextcloud-setup-network

View file

@ -30,7 +30,6 @@ services:
- nextcloud-setup-network
nc:
volumes: []
networks:
- nextcloud-setup-network