This commit is contained in:
Fausto Gutierrez 2023-03-01 13:34:01 +01:00 committed by GitHub
parent 1e7cbf3d92
commit e85ab4305b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ weight: 49
To hardcode custom server settings into your executables you must [build](/docs/en/dev/build/) the client yourself on your machine or [with GitHub Actions](/docs/en/dev/build/all/).
{{% /notice %}}
{{% notice note %}}
**If you set either of these values without setting the other your executable will not work!**
**If you set either of these values without setting the other, your executable will not work!**
{{% /notice %}}
You can set the following environment variables on your OS and rustdesk will use those variables when compiling your client rather than the default rustdesk.com servers.