fix synogy

This commit is contained in:
rustdesk 2022-05-17 13:36:24 +08:00
parent 3dcb722d47
commit 009af31bd5
3 changed files with 3 additions and 3 deletions

View File

@ -34,7 +34,7 @@ Click on above "Advanced Settings".
- Enable "Use the same network as Docker host", for more about host net, please [check](/docs/en/self-host/install/#net-host)
![](/docs/en/self-host/synogy/images/host-net.png)
- Mount a host directory (e.g. `Shared/test/`) to `/root`, hbbs's will generate some files in this directory
- Mount a host directory (e.g. `Shared/test/`) to `/root`, hbbs will generate some files (including the `key` file) in this directory
| Mount | Files generated in the host directory |
|-- | -- |
![](/docs/en/self-host/synogy/images/mount.png?width=500px) | ![](/docs/en/self-host/synogy/images/mounted-dir.png?width=300px)

View File

@ -35,7 +35,7 @@ weight: 22
- 开启 "Use the same network as Docker host", 关于 host net的更多解释请[查看](/docs/zh-cn/self-host/install/#net-host)
![](/docs/en/self-host/synogy/images/host-net.png)
- 将容器里的 home 目录 `/root` 挂在到宿主目录(比如 `Shared/test/`), hbbr将把产生的文件放在该目录。
- 将容器里的 home 目录 `/root` 挂在到宿主目录(比如 `Shared/test/`), hbbs将把产生的文件包括`key`文件)放在该目录。
| 挂在 | 产生的文件 |
|-- | -- |
![](/docs/en/self-host/synogy/images/mount.png?width=500px) | ![](/docs/en/self-host/synogy/images/mounted-dir.png?width=300px)

View File

@ -35,7 +35,7 @@ weight: 22
- 開啟 "Use the same network as Docker host", 關於 host net的更多解釋請[查看](/docs/zh-tw/self-host/install/#net-host)
![](/docs/en/self-host/synogy/images/host-net.png)
- 將容器裡的 home 目錄 `/root` 掛在到宿主目錄(比如 `Shared/test/`), hbbr將把產生的文件放在該目錄。
- 將容器裡的 home 目錄 `/root` 掛在到宿主目錄(比如 `Shared/test/`), hbbs將把產生的文件包括`key`文件)放在該目錄。
| 掛在 | 產生的文件 |
|-- | -- |
![](/docs/en/self-host/synogy/images/mount.png?width=500px) | ![](/docs/en/self-host/synogy/images/mounted-dir.png?width=300px)