3 lines
110 B
Shell
3 lines
110 B
Shell
DATABASE_URL="postgres://postgres:1234@localhost/tiraya"
|
|
RUST_LOG="info"
|
|
TIRAYA_CONFIG_PATH="run/config.toml"
|