4 lines
No EOL
125 B
Bash
4 lines
No EOL
125 B
Bash
API_URI="{api_url}"
|
|
APP_MOUNT_URI="/{app_mount_uri}/"
|
|
STATIC_URL="https://{app_host}/"
|
|
NODE_OPTIONS=--max_old_space_size=1536 |