5 lines
94 B
Bash
5 lines
94 B
Bash
TODO_BASE_URL="localhost:5050"
|
|
TODO_DEBUG=true
|
|
TODO_SECRET_KEY="secret key"
|
|
TODO_TESTING=true
|