Merge branch 'master' of github.com:hacklcx/HFish

This commit is contained in:
阿章 2021-09-16 18:54:14 +08:00
commit 1a2eb7d127

View File

@ -49,7 +49,7 @@ max_open = 50
max_idle = 50
url = ./db/hfish.db?cache=shared&mode=rwc
# type = mysql
# url = mysql用户名::密码@tcp(:3306)/hfish?charset=utf8&parseTime=true&loc=Local
# url = mysql用户名:密码@tcp(:3306)/hfish?charset=utf8&parseTime=true&loc=Local
```
**如果mysql想要加ip则使用**