remote-party-finder/config.example.toml
2021-10-03 23:17:09 -04:00

6 lines
74 B
TOML

[web]
host = "127.0.0.1:1234"
[mongo]
url = "mongodb://example.com:1234"