Try larger mem limit for PHP
continuous-integration/drone/push Build is failing Details

This commit is contained in:
decentral1se 2021-08-26 13:02:30 +02:00
parent bc1b5e3ebd
commit 3f31fdc0ba
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 0 deletions

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