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
|
```shell
|
||||||
sudo tailscale up \
|
sudo tailscale up \
|
||||||
--login-server=https://vpn.mirahsimon.us \
|
--login-server=https://headscale.example.com \
|
||||||
--accept-routes \
|
--accept-routes \
|
||||||
--operator=simon \
|
--operator=simon \
|
||||||
--accept-dns
|
--accept-dns
|
||||||
|
|
@ -22,7 +22,7 @@ Key-based authentication:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
sudo tailscale up \
|
sudo tailscale up \
|
||||||
--login-server=https://vpn.mirahsimon.us \
|
--login-server=https://headscale.example.com \
|
||||||
--accept-routes \
|
--accept-routes \
|
||||||
--operator=simon \
|
--operator=simon \
|
||||||
--accept-dns \
|
--accept-dns \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue