diff --git a/config.toml b/config.toml index d21b8f7..28a0087 100644 --- a/config.toml +++ b/config.toml @@ -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"]