diff --git a/content/self-host/synogy/_index.en.md b/content/self-host/synogy/_index.en.md index 6ad9840..159c0bf 100644 --- a/content/self-host/synogy/_index.en.md +++ b/content/self-host/synogy/_index.en.md @@ -31,7 +31,7 @@ Click on above "Advanced Settings". - Enable auto-restart ![](/docs/en/self-host/synogy/images/auto-restart.png?height=500px) -- Choose host net, for more about host net, please [check](/docs/en/self-host/install/#net-host) +- 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?height=500px) - Mount a host directory (e.g. `Shared/test/`) to `/root`, hbbs's will generate some files in this directory diff --git a/content/self-host/synogy/_index.zh-cn.md b/content/self-host/synogy/_index.zh-cn.md index bfdaf7b..dbb1193 100644 --- a/content/self-host/synogy/_index.zh-cn.md +++ b/content/self-host/synogy/_index.zh-cn.md @@ -32,7 +32,7 @@ weight: 22 - 开启 auto-restart ![](/docs/en/self-host/synogy/images/auto-restart.png?height=500px) -- 选择 host net, 关于 host net的更多解释,请[查看](/docs/zh-cn/self-host/install/#net-host) +- 开启 "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?height=500px) - 将容器里的 home 目录 `/root` 挂在到宿主目录(比如 `Shared/test/`), hbbr将把产生的文件放在该目录。 diff --git a/content/self-host/synogy/_index.zh-tw.md b/content/self-host/synogy/_index.zh-tw.md index 58b34e1..781ee06 100644 --- a/content/self-host/synogy/_index.zh-tw.md +++ b/content/self-host/synogy/_index.zh-tw.md @@ -32,7 +32,7 @@ weight: 22 - 開啟 auto-restart ![](/docs/en/self-host/synogy/images/auto-restart.png?height=500px) -- 選擇 host net, 關於 host net的更多解釋,請[查看](/docs/zh-tw/self-host/install/#net-host) +- 開啟 "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?height=500px) - 將容器裡的 home 目錄 `/root` 掛在到宿主目錄(比如 `Shared/test/`), hbbr將把產生的文件放在該目錄。