remote-party-finder/server/config.example.toml

6 lines
74 B
TOML

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