jerguero-rs/.env.example

5 lines
119 B
Plaintext
Raw Permalink Normal View History

2024-08-10 21:50:09 +00:00
# Postgres database URL
DATABASE_URL=postgres://postgres:password@localhost:3306/database
# Logger level
RUST_LOG=info