forked from coop-cloud/nextcloud
Try larger mem limit for PHP
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user