oven-exporter/config_example.toml

7 lines
81 B
TOML

listen = ":8080"
[api]
host = "http://1.2.3.4:8081"
token = "ome-access-token"