Skip to content

Commit b029f69

Browse files
committed
更新文档:
1. 修改宝塔 Docker 应用商店相关信息
1 parent 1de7034 commit b029f69

File tree

3 files changed

+9
-11
lines changed

3 files changed

+9
-11
lines changed

docs/config/config-path.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import TabItem from '@theme/TabItem';
1616
- [Windows](/install/os-windows#config)
1717
- [Docker](/install/os-docker#config)
1818
- [Docker Compose](/install/os-docker#config2)
19-
- [宝塔应用商店](/install/os-baota-new#config)
19+
- [宝塔Docker应用商店](/install/os-baota-new#config)
2020
- [宝塔传统方式](/install/os-baota#config)
2121

2222

docs/install/os-baota-new.mdx

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,21 @@
1-
# 宝塔应用商店
1+
# 宝塔 Docker 应用商店
22

3-
:::tip 提示
4-
5-
宝塔应用商店需宝塔版本为 9.2.0 及以上版本,如果低于此版本请先升级宝塔或用[传统的宝塔安装方式](os-baota)
6-
7-
:::
3+
> 提示:宝塔应用商店需宝塔版本为 9.2.0 及以上版本,如果低于此版本请先升级宝塔或用[传统的宝塔安装方式](os-baota)
84
95
## 运行
106

11-
1. 登录宝塔面板,点击左侧菜单的 `Docker`,在应用商店搜索 `ZFile`,点击**安装**
7+
1. 如未安装宝塔,可点击跳转至[官网](https://www.bt.cn/u/WYVNdM)复制安装命令安装宝塔。
8+
9+
2. 登录宝塔面板,点击左侧菜单的 `Docker`,在应用商店搜索 `ZFile`,点击**安装**
1210

1311
<img className={'sm:w-6/12 '} src="/img/2024/10/24/baota-new-1.png"></img>
1412

1513

16-
2. 填写**基本信息**,点击**确定**
14+
3. 填写**基本信息**,点击**确定**
1715

1816
<img className={'sm:w-6/12 '} src="/img/2024/10/24/baota-new-2.png"></img>
1917

20-
3. 运行起来后访问即可。
18+
4. 运行起来后访问即可。
2119

2220

2321
## 数据目录

sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ const sidebars = {
4343
{
4444
id: 'install/os-baota-new',
4545
type: 'doc',
46-
label: '宝塔应用商店'
46+
label: '宝塔Docker应用商店'
4747
},
4848
{
4949
id: 'install/os-baota',

0 commit comments

Comments
 (0)