Use headscale.example.com (#2122)

This commit is contained in:
nblock 2024-09-11 18:46:06 +02:00 committed by GitHub
parent c3ef90a7f7
commit fe68f50328
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Register the node and make it advertise itself as an exit node: Register the node and make it advertise itself as an exit node:
```console ```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: If the node is already registered, it can advertise exit capabilities like this: