# .env.example (copy to .env for local use) RUST_LOG=info BIND_ADDRESS=127.0.0.1:3000 # DATABASE_URL=postgres://gerard@localhost/db (not used yet)