Update README_zh_CN.md (#11396)

* Update README_zh_CN.md

unraid模板部署填写示例

* Update README_zh_CN.md
This commit is contained in:
Trisolaris 2024-05-15 09:45:26 +08:00 committed by GitHub
parent 373bce9791
commit f931a578b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -205,6 +205,24 @@ services:
</details>
### Unraid 部署
<details>
<summary>Unraid 部署文档</summary>
#### 概述
##### 注意首先终端运行chown -R 1000:1000 /mnt/user/appdata/siyuan
###### 模板填写参考下方
```
Web UI:6806
Container Port:6806
host path:/mnt/user/appdata/siyuan
Container Path:/siyuan/workspace
PUID:1000
PGID:1000
发布参数:--workspace=/siyuan/workspace/ --accessAuthCode=******(自己设置密码)
```
### 安装包
* [B3log](https://b3log.org/siyuan/download.html)