From 50a2444e7645ccda286034d9bf38e5d1da57f3ae Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Mon, 22 Jun 2020 12:33:40 +0200 Subject: [PATCH] New version needs more memory --- CloudronManifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/CloudronManifest.json b/CloudronManifest.json index 79c1563..aed8342 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -7,6 +7,7 @@ "version": "1.17.0", "healthCheckPath": "/healthcheck", "httpPort": 3000, + "memoryLimit": 536870912, "addons": { "mysql": { }, "sendmail": { },