diff --git a/content/self-host/hardcode-settings/_index.en.md b/content/self-host/hardcode-settings/_index.en.md index 1dd79c6..3c4b730 100644 --- a/content/self-host/hardcode-settings/_index.en.md +++ b/content/self-host/hardcode-settings/_index.en.md @@ -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!**