6 lines
105 B
Plaintext
6 lines
105 B
Plaintext
HOST='0.0.0.0'
|
|
PORT='8000'
|
|
NODE_ENV='development'
|
|
API_URL='http://localhost:8000'
|
|
API_KEY='apiKeySecret'
|