We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cedc4da commit 4bc1b53Copy full SHA for 4bc1b53
1 file changed
docker-compose.yml
@@ -55,7 +55,6 @@ services:
55
- ./config/redis.config.php:/var/www/nextcloud/config/redis.config.php:ro
56
# UNCOMMENT TO ENABLE SMTP
57
# - ./config/smtp.config.php:/var/www/nextcloud/config/smtp.config.php:ro
58
- - ./config/apcu.config.php:/var/www/nextcloud/config/apcu.config.php:ro
59
- ./config/apps.config.php:/var/www/nextcloud/config/apps.config.php:ro
60
restart: always
61
environment:
0 commit comments