4 lines
No EOL
127 B
Bash
4 lines
No EOL
127 B
Bash
API_URI="{api_url}"
|
|
APP_MOUNT_URI="/{app_mount_uri}/"
|
|
STATIC_URL="https://{app_host}/"
|
|
NODE_OPTIONS="--max-old-space-size=4096" |