change mysql port

This commit is contained in:
zhangchao
2024-12-03 10:33:23 +08:00
parent 0802267989
commit 318b672fc1
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
[mysql]
Type = mysql
Host = 47.93.160.42
Port = 3306
Port = 3630
User = blog
Password = qI7=bL4@iJ
DBName = blog

View File

@@ -1,7 +1,7 @@
database:
Type: mysql
Host: 127.0.0.1
Port: 3306
Port: 3630
User: blog
Password: qI7=bL4@iJ
DBName: blog