feat: use example.com
This commit is contained in:
parent
a9a6a7dff9
commit
e04471afc0
1 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ Manual authentication:
|
|||
|
||||
```shell
|
||||
sudo tailscale up \
|
||||
--login-server=https://vpn.mirahsimon.us \
|
||||
--login-server=https://headscale.example.com \
|
||||
--accept-routes \
|
||||
--operator=simon \
|
||||
--accept-dns
|
||||
|
|
@ -22,7 +22,7 @@ Key-based authentication:
|
|||
|
||||
```shell
|
||||
sudo tailscale up \
|
||||
--login-server=https://vpn.mirahsimon.us \
|
||||
--login-server=https://headscale.example.com \
|
||||
--accept-routes \
|
||||
--operator=simon \
|
||||
--accept-dns \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue