Tiraya/.env.dev
2023-11-07 21:34:59 +01:00

3 lines
110 B
Text

DATABASE_URL="postgres://postgres:1234@localhost/tiraya"
RUST_LOG="info"
TIRAYA_CONFIG_PATH="run/config.toml"