diff --git a/compose.yml b/compose.yml index d6df975..da96fe0 100644 --- a/compose.yml +++ b/compose.yml @@ -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