XilonenImpact/sdkserver/sdkserver.toml

6 lines
136 B
TOML
Raw Permalink Normal View History

2024-08-26 12:29:56 +00:00
bind_addr = "0.0.0.0:21000"
[database]
connection_string = "postgres://postgres:@localhost:5432/hk4e"
redis_url = "redis://127.0.0.1/"