oven-exporter/config_example.toml

7 lines
80 B
TOML

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