mirror of
https://gitee.com/johng/gf
synced 2026-06-25 09:15:41 +08:00
5 lines
95 B
TOML
5 lines
95 B
TOML
|
|
# MySQL数据库配置
|
|
[database]
|
|
link = "mysql:root:8692651@tcp(192.168.1.11:3306)/test"
|