This commit is contained in:
Fausto Gutierrez
2023-03-01 13:34:01 +01:00
committed by GitHub
parent 1e7cbf3d92
commit e85ab4305b

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/). 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 %}}
{{% notice note %}} {{% 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 %}} {{% /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. 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.