5 lines
85 B
Bash
5 lines
85 B
Bash
|
UVICORN_PORT="5050"
|
||
|
TODO_DEBUG=true
|
||
|
TODO_SECRET_KEY="secret key"
|
||
|
TODO_TESTING=true
|