This commit is contained in:
jianzhichu
2026-01-12 10:52:07 +08:00
parent 70c3dc71e5
commit 12b9190f45
+1
View File
@@ -122,6 +122,7 @@ docker run -d --restart=always \
创建 docker-compose.yml 文件,复制以下内容,替换「本地路径」后执行 docker-compose up -d
<span style="color: red; font-weight: bold;">需要注意:unraid玩家需要增加 user配置 --user 1000:100</span>
<span style="background-color: red; color: white; padding: 2px 4px; border-radius: 2px;">需要注意:unraid玩家需要增加 user配置 --user 1000:100</span>
```bash