Skip to content

Commit

Permalink
Use headscale.example.com (#2122)
Browse files Browse the repository at this point in the history
  • Loading branch information
nblock authored Sep 11, 2024
1 parent c3ef90a commit fe68f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/exit-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit fe68f50

Please sign in to comment.