mirror of
https://gitee.com/johng/gf.git
synced 2024-12-05 05:37:55 +08:00
4 lines
109 B
TOML
4 lines
109 B
TOML
[database]
|
|
debug = true
|
|
link = "mysql:root:12345678@tcp(127.0.0.1:3306)/test?parseTime=true&loc=Local"
|