New version needs more memory
This commit is contained in:
parent
ea72f04000
commit
50a2444e76
|
@ -7,6 +7,7 @@
|
||||||
"version": "1.17.0",
|
"version": "1.17.0",
|
||||||
"healthCheckPath": "/healthcheck",
|
"healthCheckPath": "/healthcheck",
|
||||||
"httpPort": 3000,
|
"httpPort": 3000,
|
||||||
|
"memoryLimit": 536870912,
|
||||||
"addons": {
|
"addons": {
|
||||||
"mysql": { },
|
"mysql": { },
|
||||||
"sendmail": { },
|
"sendmail": { },
|
||||||
|
|
Loading…
Reference in New Issue