4 lines
76 B
Bash
4 lines
76 B
Bash
TODO_BASE_URL="localhost:5050"
|
|
TODO_DEBUG=true
|
|
TODO_SECRET_KEY="secret key"
|