mirror of
https://gitee.com/johng/gf
synced 2026-07-04 04:52:48 +08:00
* feat: add `gcfg.Adapter` implements using nacos service * Update gf.yml * Update gf.yml Co-authored-by: John Guo <john@johng.cn>
5 lines
92 B
Bash
5 lines
92 B
Bash
MYSQL_ROOT_PASSWORD=root
|
|
MYSQL_DATABASE=nacos_devtest
|
|
MYSQL_USER=nacos
|
|
MYSQL_PASSWORD=nacos
|