summaryrefslogtreecommitdiffstats
path: root/modules/headscale/templates/config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/headscale/templates/config.yaml')
-rw-r--r--modules/headscale/templates/config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/headscale/templates/config.yaml b/modules/headscale/templates/config.yaml
index 93f5133..10136f4 100644
--- a/modules/headscale/templates/config.yaml
+++ b/modules/headscale/templates/config.yaml
@@ -1,6 +1,6 @@
server_url: https://headscale.tozt.net
listen_addr: 0.0.0.0:8081
-metrics_listen_addr: 0.0.0.0:9090
+metrics_listen_addr: 0.0.0.0:9091
private_key_path: <%= @data_dir %>/private.key
noise:
private_key_path: <%= @data_dir %>/noise_private.key