Fixing startup issues

This commit is contained in:
Aleksandr Bogdanov
2018-10-31 13:53:10 +01:00
parent e9fc6f58a3
commit 87ab3e10f3
5 changed files with 16 additions and 9 deletions

View File

@@ -8,7 +8,7 @@
"version": "2.5.2",
"healthCheckPath": "/about",
"httpPort": 8000,
"memoryLimit": 536870912,
"memoryLimit": 671088640,
"addons": {
"localstorage": {},
"postgresql": {},