3 lines
138 B
Plaintext
3 lines
138 B
Plaintext
DATABASE_URL=postgres://postgres:postgres@localhost:5432/bacchus
|
|
JWT_SECRET=<secret here>
|
|
RUST_LOG=bacchus=debug,axum=info,tower_http=info |