Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Commit cdceff6

Browse files
authored
fix: 修复数据库类型错误
1 parent 2093a20 commit cdceff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ ClassIsland 集控服务器。
7979
2. 替换 `{User Id}` 为数据库用户名
8080
3. 替换 `{Your Password}` 为数据库密码
8181
4. 替换 `classisland_management` 为实际使用的数据库名
82-
- 添加/修改键 `DatabaseType` 为MySQL(目前仅支持 MySQL)
82+
- 添加/修改键 `DatabaseType` `mysql`(目前仅支持 MySQL)
8383
5. 如果您是 Windows 用户,可直接运行 `.ps1` 启动脚本启动服务
8484
6. 如果您是 Linux 用户,并希望长期运行服务,可参考[此文档](https://blog.csdn.net/Pan_peter/article/details/128875714)进行配置
8585

0 commit comments

Comments
 (0)