todo/backend/.env.example

3 lines
77 B
Plaintext

DATABASE_URL=postgres://postgres@localhost/todo_dev
LOG_LEVEL=DEBUG
PORT=8080