perf: install tip

This commit is contained in:
xiaojunnuo
2026-03-08 11:15:25 +08:00
parent dc4f811eaa
commit 853fdc70a2
4 changed files with 18 additions and 5 deletions
+3 -2
View File
@@ -42,8 +42,9 @@ docker compose up -d
> 如果提示 没有docker compose命令,请安装docker-compose
> https://docs.docker.com/compose/install/linux/
> certd默认使用sqlite数据库,另外还支持`mysql`和`postgresql`数据库,[点我了解如何切换其他数据库](../database)
::: tip
默认安装使用SQLite数据库,如果需要使用MySQL、PostgreSQL数据库,请参考[多数据库支持](./install/database.md)
:::
### 3. 访问测试