Stop passing through the entire config directory
This makes updates so much easier!
This commit is contained in:
@ -11,7 +11,7 @@ services:
|
||||
volumes:
|
||||
- ./nextcloud/config:/config/www/nextcloud/config
|
||||
- ./nextcloud/apps:/config/www/nextcloud/apps
|
||||
- ./config:/config
|
||||
- ./nginx-default.conf:/config/nginx/site-confs/default
|
||||
- /srv/nextcloud-data/data:/data
|
||||
- /opt/gitea/repos:/repos:ro
|
||||
- /mnt/media:/content:ro
|
||||
|
Reference in New Issue
Block a user