去除数据库配置
This commit is contained in:
@@ -14,6 +14,7 @@ backend/config/user-config.json
|
||||
# 自己的配置文件
|
||||
start_me.bat
|
||||
config.json
|
||||
database.json
|
||||
|
||||
#打包文件夹
|
||||
dist/
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"host": "sywb.top",
|
||||
"port": 3306,
|
||||
"user": "pixiv",
|
||||
"password": "yT6LYysxB4HPPkZc",
|
||||
"database": "pixiv",
|
||||
"connectionLimit": 10,
|
||||
"ssl": false
|
||||
}
|
||||
Reference in New Issue
Block a user