sharenet/backend/config/cli-postgres.env

5 lines
No EOL
137 B
Bash

# Database Configuration
DATABASE_URL=postgres://postgres:password@localhost:5432/pylon
# Optional: Logging Configuration
RUST_LOG=info