phasm-platform/config.toml
2023-04-10 12:55:02 +02:00

8 lines
114 B
TOML

[controller.redis.write]
host = 'localhost'
port = 17859
[controller.redis.read]
host = 'localhost'
port = 17859