XilonenImpact/sdkserver/sdkserver.toml
2024-08-26 15:29:56 +03:00

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/"