neo-neo-todo/backend/development.env

4 lines
66 B
Bash

UVICORN_PORT="5050"
TODO_DEBUG=true
TODO_SECRET_KEY="secret key"