feat: update config

This commit is contained in:
fantasticit 2022-03-11 18:05:03 +08:00
parent 9d5f37820a
commit 6a83038c3b
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ db:
host: "127.0.0.1"
username: "root"
password: "root"
database: "think7"
database: "think"
port: 3306
charset: "utf8mb4"
timezone: "+08:00"