Fix quotes

This commit is contained in:
Jake Howard
2021-01-09 18:32:16 +00:00
parent 1b72afdd29
commit 721bdf60b3
9 changed files with 12 additions and 12 deletions

View File

@ -9,8 +9,8 @@ services:
- TZ=Europe/London
- DOCKER_MODS=theorangeone/lsio-mod-more-processes:latest
volumes:
- "./nextcloud/apps:/config/www/nextcloud/apps"
- "./nextcloud/config.php:/config/www/nextcloud/config/config.php"
- ./nextcloud/apps:/config/www/nextcloud/apps
- ./nextcloud/config.php:/config/www/nextcloud/config/config.php
- /mnt/tank/files/nextcloud:/data
- /mnt/tank/files:/mnt/files
restart: unless-stopped