mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-02 21:21:32 +09:00
docs: reword the tvOS warning to match the new step order
The steps now open the Tailscale app first to install the VPN configuration, which contradicted the warning against opening the app after installation. The actual constraint is not signing in before the headscale URL is set.
This commit is contained in:
@@ -53,12 +53,12 @@ Install the official Tailscale tvOS client from the [App Store](https://apps.app
|
||||
|
||||
!!! danger
|
||||
|
||||
**Don't** open the Tailscale App after installation!
|
||||
**Don't** sign in to the Tailscale App before the headscale URL is configured!
|
||||
|
||||
### Configuring the headscale URL
|
||||
|
||||
- Open Tailscale
|
||||
- Click the button `Install VPN configuration` and confirm the appearing popup by clicking the `Allow` button (but don't signin yet)
|
||||
- Click the button `Install VPN configuration` and confirm the appearing popup by clicking the `Allow` button, but don't sign in yet
|
||||
- Open Settings (the Apple tvOS settings) > Apps > Tailscale
|
||||
- Under `ALTERNATE COORDINATION SERVER URL`, select `URL`
|
||||
- Enter the URL of your headscale instance (e.g `https://headscale.example.com`) and press `OK`
|
||||
|
||||
Reference in New Issue
Block a user