diff --git a/services/rustdesk-server/README.md b/services/rustdesk-server/README.md index f4af728a..36fce958 100644 --- a/services/rustdesk-server/README.md +++ b/services/rustdesk-server/README.md @@ -12,7 +12,7 @@ In this setup, the `tailscale-rustdesk-server` service runs Tailscale, which man ## Client setup -- Service Configuration: The Rustdesk client public Key credentials are generated at first run and stored in the **id_ed25519.pub** file. This is found in the compose directory **./rustdesk-server-data/hbbs/** Clients can be setup using the --config switch. e.g. **rustdesk.exe --config "host=rustdesk.your-tailnet.ts,key=thetextfromkey"** or in the client Setting -> Network -> ID/Relay Server. There is no need to configure the relay or API server. +- Service Configuration: The Rustdesk client public Key credentials are generated at first run and stored in the **id_ed25519.pub** file. This is found in the compose directory **./rustdesk-server-data/hbbs/** Clients can be setup using the --config switch. e.g. **rustdesk.exe --config "host=rustdesk-server.your-tailnet.ts.net,key=Public_Key_Credentials"** or in the client: Setting -> Network -> ID/Relay Server. Add **ID server** (e.g. rustdesk-server.your-tailnet.ts.net) and **Key**. There is no need to configure the Relay server or API server. Links: