Files
sqlx/examples/postgres/mockable-todos/.env.example
2020-12-19 05:31:21 +00:00

2 lines
60 B
Plaintext

DATABASE_URL="postgres://postgres:password@localhost/todos"