We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e999c8 commit aa3a56aCopy full SHA for aa3a56a
hosting/docker/webapp/docker-compose.yml
@@ -54,6 +54,7 @@ services:
54
OBJECT_STORE_ACCESS_KEY_ID: ${OBJECT_STORE_ACCESS_KEY_ID}
55
OBJECT_STORE_SECRET_ACCESS_KEY: ${OBJECT_STORE_SECRET_ACCESS_KEY}
56
GRACEFUL_SHUTDOWN_TIMEOUT: 1000
57
+ NODE_MAX_OLD_SPACE_SIZE: ${NODE_MAX_OLD_SPACE_SIZE}
58
# Bootstrap - this will automatically set up a worker group for you
59
# This will NOT work for split deployments
60
TRIGGER_BOOTSTRAP_ENABLED: 1
0 commit comments