mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-02-25 14:42:02 +01:00
add action to self build
This commit is contained in:
parent
430aa54888
commit
a7b4618032
@ -5,7 +5,7 @@ weight: 49
|
||||
|
||||
## Custom Server
|
||||
{{% notice note %}}
|
||||
To hardcode custom server settings into your executables you must [build](/docs/en/dev/build/) the client yourself.
|
||||
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!**
|
||||
|
Loading…
Reference in New Issue
Block a user