mirror of
https://github.com/telemt/telemt.git
synced 2026-04-17 02:24:10 +03:00
Update config.toml
This commit is contained in:
@@ -29,8 +29,8 @@ show = "*"
|
||||
[server]
|
||||
port = 443
|
||||
# proxy_protocol = false # Enable if behind HAProxy/nginx with PROXY protocol
|
||||
metrics_port = 9090
|
||||
metrics_whitelist = ["127.0.0.1", "::1", "0.0.0.0/0"]
|
||||
# metrics_port = 9090
|
||||
# metrics_whitelist = ["127.0.0.1", "::1", "0.0.0.0/0"]
|
||||
|
||||
# Listen on multiple interfaces/IPs - IPv4
|
||||
[[server.listeners]]
|
||||
|
||||
Reference in New Issue
Block a user