5 lines
136 B
TOML
5 lines
136 B
TOML
bind_addr = "0.0.0.0:21000"
|
|
|
|
[database]
|
|
connection_string = "postgres://postgres:@localhost:5432/hk4e"
|
|
redis_url = "redis://127.0.0.1/"
|