Refactored folder structure

This commit is contained in:
2021-10-18 18:46:58 +02:00
parent f33c63fbb2
commit 51e0a89247
10 changed files with 62 additions and 19 deletions

View File

@@ -41,7 +41,7 @@ services:
depends_on:
- application
volumes:
- /usr/local/bin/docker-nextcloud/nginx.conf:/etc/nginx/nginx.conf:ro
- /home/administrator/volumes/docker/nextcloud/nginx.conf:/etc/nginx/nginx.conf:ro
volumes_from:
- application
redis: