Try larger mem limit for PHP

This commit is contained in:
2021-08-26 13:02:30 +02:00
parent bc1b5e3ebd
commit 3f31fdc0ba

View File

@ -60,6 +60,7 @@ services:
- MAIL_DOMAIN
- SMTP_AUTHTYPE=PLAIN
- OVERWRITEPROTOCOL=https
- PHP_MEMORY_LIMIT=1G
volumes:
- nextcloud:/var/www/html/
- nextapps:/var/www/html/custom_apps:cached