Update config.toml

This commit is contained in:
Alexey 2026-02-26 11:14:52 +03:00 committed by GitHub
parent 4af40f7121
commit 4e30a4999c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -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]]