4 lines
120 B
YAML
4 lines
120 B
YAML
|
hm:
|
||
|
db:
|
||
|
host: localhost # 修改为你自己的虚拟机IP地址
|
||
|
pw: 123456 # 修改为docker中的MySQL密码
|