initial commit
This commit is contained in:
3
apps/backend/.env.example
Normal file
3
apps/backend/.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
DATABASE_URL=postgres://postgres:postgres@localhost:5432/bacchus
|
||||
JWT_SECRET=<secret here>
|
||||
RUST_LOG=bacchus=debug,axum=info,tower_http=info
|
Reference in New Issue
Block a user