3 lines
No EOL
106 B
Bash
3 lines
No EOL
106 B
Bash
# Postgres TUI Configuration
|
|
RUST_LOG=info
|
|
DATABASE_URL=postgres://postgres:password@localhost:5432/pylon |