mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2026-06-10 05:28:10 +08:00
fix: 修改默认配置数据库类型
This commit is contained in:
parent
aef4e36c19
commit
748cdd33f2
@ -1,5 +1,5 @@
|
|||||||
# 数据配置
|
# 数据配置
|
||||||
DB_TYPE=mysql
|
DB_TYPE=sqlite
|
||||||
DB_MYSQL_HOST=thinkadmin.top
|
DB_MYSQL_HOST=thinkadmin.top
|
||||||
DB_MYSQL_PORT=3306
|
DB_MYSQL_PORT=3306
|
||||||
DB_MYSQL_PREFIX=
|
DB_MYSQL_PREFIX=
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user