Update config.toml

This commit is contained in:
Alexey 2026-02-25 22:33:38 +03:00 committed by GitHub
parent a6bfa3309e
commit 03ce267865
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ tls = true
# === Server Binding ===
[server]
port = 9999
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"]