Merge pull request #91 from bserem/patch-1

Fix typo on word "Debian"
This commit is contained in:
RustDesk
2022-11-02 17:36:41 +08:00
committed by GitHub

View File

@@ -41,7 +41,7 @@ Click on above "Advanced Settings".
- Set command
{{% notice note %}}
Synogy's OS is debain based, so host net (--net=host) works fine, we do not need to map ports with `-p` option.
Synogy's OS is Debian based, so host net (--net=host) works fine, we do not need to map ports with `-p` option.
`192.168.16.98` is an intranet ip used here for demonstration only, please set it to a public ip when you deploy.