Move directory for nat loopback and add notice

1. Move `nat-loopback-issues` from self-host/rustdesk-server-oss/ to self-host/
2. Add notice and article link to `self-host/rustdesk-server-oss/_index.en.md`` and `self-host/rustdesk-server-pro/_index.en.md`
This commit is contained in:
XLion
2024-02-26 15:00:56 +08:00
parent 738bc9a3e4
commit 0a79a19fa0
9 changed files with 9 additions and 2 deletions
@@ -7,3 +7,7 @@ pre: "<b>2.1. </b>"
Please join our [Discord](https://discord.com/invite/nDceKgxnkV) if you would like to talk with us about self-hosting your own [open source RustDesk Server](https://github.com/rustdesk/rustdesk-server).
{{% children depth="3" showhidden="true" %}}
{{% notice note %}}
If you build you own server on your home/office, and can't connect it though public IP/domain, please check [this article](https://rustdesk.com/docs/en/self-host/nat-loopback-issues/).
{{% /notice %}}