mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-11 21:17:35 +00:00
prometheus: replace default port by a port between the recommended prometheus range
This commit is contained in:
@@ -5,5 +5,5 @@ metadata:
|
||||
data:
|
||||
server_url: $(PUBLIC_PROTO)://$(PUBLIC_HOSTNAME)
|
||||
listen_addr: "0.0.0.0:8080"
|
||||
metrics_listen_addr: "127.0.0.1:8081"
|
||||
metrics_listen_addr: "127.0.0.1:9915"
|
||||
ephemeral_node_inactivity_timeout: "30m"
|
||||
|
Reference in New Issue
Block a user