fix: add mysql connect port

This commit is contained in:
engigu
2024-01-02 22:19:12 +08:00
parent 3f8a836316
commit 5b348ff68b
3 changed files with 7 additions and 3 deletions
+2 -1
View File
@@ -9,7 +9,7 @@ HttpPort = 8000
ReadTimeout = 60
WriteTimeout = 60
; use embed html static file
EmbedHtml = disable
; EmbedHtml = disable
[database]
Type = mysql
@@ -17,4 +17,5 @@ User = root
Password = password
Host = 123.1.1.1
Name = db_name
Port = 3306
TablePrefix = message_