chore: docs

This commit is contained in:
xiaojunnuo
2026-03-17 01:12:03 +08:00
parent 271459f820
commit 6f12504588
3 changed files with 3 additions and 3 deletions

View File

@@ -40,7 +40,7 @@ admin/123456
https://gitee.com/certd/certd/raw/v2/docker/run/docker-compose.yaml
::: tip
默认使用SQLite数据库如果需要使用MySQL、PostgreSQL数据库请参考[多数据库支持](./install/database.md)
默认使用SQLite数据库如果需要使用MySQL、PostgreSQL数据库请参考[多数据库支持](../database.md)
:::
2. 然后到 `1Panel->容器->编排->新建编排`

View File

@@ -31,7 +31,7 @@
![](./images/2.png)
::: tip
默认安装使用SQLite数据库如果需要使用MySQL、PostgreSQL数据库请参考[多数据库支持](./install/database.md)
默认安装使用SQLite数据库如果需要使用MySQL、PostgreSQL数据库请参考[多数据库支持](../database.md)
:::

View File

@@ -43,7 +43,7 @@ docker compose up -d
> https://docs.docker.com/compose/install/linux/
::: tip
默认安装使用SQLite数据库如果需要使用MySQL、PostgreSQL数据库请参考[多数据库支持](./install/database.md)
默认安装使用SQLite数据库如果需要使用MySQL、PostgreSQL数据库请参考[多数据库支持](../database.md)
:::
### 3. 访问测试