fix: tailscale command incorrect

This commit is contained in:
dracoling 2024-05-01 15:42:23 +00:00
parent bb082c2e0f
commit 1d343efc0d

View file

@ -8,6 +8,6 @@ Could probably read through the tide variable set to figure this out, just haven
## tailscale setup ## tailscale setup
Need to connect new devices to the coordinator in order to access the tailscale network. Need to connect new devices to the coordinator in order to access the tailscale network.
```sudo tailscale up https://headscale.hive.smrsh.net``` ```sudo tailscale up --login-server=https://headscale.hive.smrsh.net```