mysql change
This commit is contained in:
@@ -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_
|
||||
|
||||
@@ -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_
|
||||
|
||||
Reference in New Issue
Block a user