From 009af31bd5b96418120d1ff65e61601993a9d041 Mon Sep 17 00:00:00 2001 From: rustdesk Date: Tue, 17 May 2022 13:36:24 +0800 Subject: [PATCH] fix synogy --- content/self-host/synogy/_index.en.md | 2 +- content/self-host/synogy/_index.zh-cn.md | 2 +- content/self-host/synogy/_index.zh-tw.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/self-host/synogy/_index.en.md b/content/self-host/synogy/_index.en.md index 94c329d..dd5cc40 100644 --- a/content/self-host/synogy/_index.en.md +++ b/content/self-host/synogy/_index.en.md @@ -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) diff --git a/content/self-host/synogy/_index.zh-cn.md b/content/self-host/synogy/_index.zh-cn.md index 30b53c3..c870edc 100644 --- a/content/self-host/synogy/_index.zh-cn.md +++ b/content/self-host/synogy/_index.zh-cn.md @@ -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) diff --git a/content/self-host/synogy/_index.zh-tw.md b/content/self-host/synogy/_index.zh-tw.md index 1a62ae0..df275f8 100644 --- a/content/self-host/synogy/_index.zh-tw.md +++ b/content/self-host/synogy/_index.zh-tw.md @@ -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)