Skip to content

Commit 4bc1b53

Browse files
authored
Remove apcu
1 parent cedc4da commit 4bc1b53

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ services:
5555
- ./config/redis.config.php:/var/www/nextcloud/config/redis.config.php:ro
5656
# UNCOMMENT TO ENABLE SMTP
5757
# - ./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
5958
- ./config/apps.config.php:/var/www/nextcloud/config/apps.config.php:ro
6059
restart: always
6160
environment:

0 commit comments

Comments
 (0)