This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ Logger: # 日志配置
|
||||
MySQL:
|
||||
Addr: 127.0.0.1:3306 # MySQL地址
|
||||
Username: root # MySQL用户名 (与创建的用户一致)
|
||||
Password: password # MySQL密码 (换成之前生成的随机密码)
|
||||
Password: rootpassword # MySQL密码 (换成之前生成的随机密码)
|
||||
Dbname: ppanel # MySQL数据库名 (与脚本创建的数据库一致)
|
||||
Config: charset=utf8mb4&parseTime=true&loc=Asia%2FShanghai
|
||||
MaxIdleConns: 10
|
||||
|
||||
Reference in New Issue
Block a user