5 lines
165 B
Bash
5 lines
165 B
Bash
# Change all vars before going to production and remove all comments (!)
|
|
# Below all environment variables and default values
|
|
|
|
BACKEND_ADDRESS=http://localhost:8080
|