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

6 lines
74 B
TOML
Raw Permalink Normal View History

2021-10-04 03:17:09 +00:00
[web]
host = "127.0.0.1:1234"
[mongo]
url = "mongodb://example.com:1234"