From fe68f503289db6cb1c2a568b8ae02a45ac632dd6 Mon Sep 17 00:00:00 2001 From: nblock Date: Wed, 11 Sep 2024 18:46:06 +0200 Subject: [PATCH] Use headscale.example.com (#2122) --- docs/exit-node.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/exit-node.md b/docs/exit-node.md index 797f42f4..1acd20a3 100644 --- a/docs/exit-node.md +++ b/docs/exit-node.md @@ -5,7 +5,7 @@ Register the node and make it advertise itself as an exit node: ```console -$ sudo tailscale up --login-server https://my-server.com --advertise-exit-node +$ sudo tailscale up --login-server https://headscale.example.com --advertise-exit-node ``` If the node is already registered, it can advertise exit capabilities like this: