10 lines
238 B
TOML
10 lines
238 B
TOML
# Endpoint for the metrics server
|
|
ListenAddr = ":9969"
|
|
|
|
# Monitor step-ca root certificate
|
|
[[StepMonitors]]
|
|
Enabled = true
|
|
BaseURL = "https://ca.home.2rjus.net"
|
|
RootID = "3381bda8015a86b9a3cd1851439d1091890a79005e0f1f7c4301fe4bccc29d80"
|
|
|