mysql change

This commit is contained in:
2024-11-01 01:14:18 +08:00
parent 07c685c970
commit 9f1f7ea937
2 changed files with 5 additions and 5 deletions

View File

@@ -1,9 +1,9 @@
[mysql] [mysql]
Type = mysql Type = mysql
Host = 127.0.0.1 Host = 47.93.160.42
Port = 3306 Port = 3306
User = root User = blog
Password = root Password = qI7=bL4@iJ
DBName = blog DBName = blog
Charset = utf8mb4 Charset = utf8mb4
Prefix = gin_ Prefix = gin_

View File

@@ -2,8 +2,8 @@ database:
Type: mysql Type: mysql
Host: 127.0.0.1 Host: 127.0.0.1
Port: 3306 Port: 3306
User: root User: blog
Password: root Password: qI7=bL4@iJ
DBName: blog DBName: blog
Charset: utf8mb4 Charset: utf8mb4
Prefix: gin_ Prefix: gin_