We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 144a393 commit 7eda454Copy full SHA for 7eda454
docs/install/os-baota-new.mdx
@@ -60,4 +60,23 @@
60
宝塔 `nginx` 默认只支持上传最大 `50MB` 的文件,可去以下页面进行设置:
61
62
<img className={'sm:w-10/12 '} src="/img/2022/08/16/uxPAXY.png"></img>
63
-<img className={'sm:w-6/12 '} src="/img/2022/08/16/Jx2P2s.png"></img>
+<img className={'sm:w-6/12 '} src="/img/2022/08/16/Jx2P2s.png"></img>
64
+
65
+### 更新程序
66
67
+1. 点击进入安装目录:
68
+<img className={'sm:w-6/12 '} src="/img/2024/10/24/baota-new-3.png"></img>
69
70
+2. 点击终端
71
+<img className={'sm:w-6/12 '} src="/img/2025/5/11/baota-command.png"></img>
72
73
+3. 输入以下命令后回车,等待拉取最新镜像:
74
+```bash
75
+docker-compose pull
76
+```
77
78
+4. 回到应用商店页,点击 **重建**:
79
80
+<img className={'sm:w-6/12 '} src="/img/2025/5/11/baota-rebuild.png"></img>
81
82
+5. 等待 1-2 分钟,重建完成后,访问 ZFile 即可,**如果页面异常,尝试清理浏览器缓存后再访问**
static/img/2025/5/11/baota-command.png
262 KB
static/img/2025/5/11/baota-rebuild.png
37.8 KB
0 commit comments