Update _index.en.md

This commit is contained in:
RustDesk
2023-11-09 16:48:52 +08:00
committed by GitHub
parent 78846e9231
commit 2fbe310a4c

View File

@@ -32,3 +32,11 @@ This should be a string such as
OeVuKk5nlHiXp+APNn0Y3pC1Iwpwn44JGqrQCsWqmBw=
```
### API_SERVER
By default the API_SERVER runs on `http://rustdesk.my-domain.com:21114`, you'd better run it behind nginx for security with https.
This should be a string such as
```
https://rustdesk.my-domain.com
```