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]
Type = mysql
Host = 127.0.0.1
Host = 47.93.160.42
Port = 3306
User = root
Password = root
User = blog
Password = qI7=bL4@iJ
DBName = blog
Charset = utf8mb4
Prefix = gin_

View File

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