forked from Git/send_ynh
6 lines
126 B
Bash
6 lines
126 B
Bash
NODE_ENV=production
|
|
BASE_URL=https://__DOMAIN__
|
|
IP_ADDRESS=127.0.0.7
|
|
PORT=__PORT__
|
|
REDIS_DB=__REDIS_DB__
|
|
FILE_DIR=__DATA_DIR__ |