mirror of
https://gitee.com/johng/gf
synced 2026-07-07 14:25:17 +08:00
9 lines
127 B
TOML
9 lines
127 B
TOML
|
|
[database]
|
|
type = "mssql"
|
|
host = "127.0.0.1"
|
|
port = "1451"
|
|
user = "sa"
|
|
pass = "eno@123"
|
|
name = "frpc"
|