fix: tailscale command incorrect
This commit is contained in:
parent
bb082c2e0f
commit
1d343efc0d
1 changed files with 1 additions and 1 deletions
2
todo.md
2
todo.md
|
@ -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```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue