^
This commit is contained in:
parent
5c1c99ebdf
commit
f451a97ca7
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
API_URI="{api_url}"
|
API_URI="{api_url}"
|
||||||
APP_MOUNT_URI="/{app_mount_uri}/"
|
APP_MOUNT_URI="/{app_mount_uri}/"
|
||||||
STATIC_URL="https://{app_host}/"
|
STATIC_URL="https://{app_host}/"
|
||||||
NODE_OPTIONS=--max_old_space_size=1536
|
NODE_OPTIONS="--max-old-space-size=4096"
|
Loading…
Reference in a new issue