moto/config/config.yaml

5 lines
99 B
YAML

database:
address: "192.168.9.199:3306"
username: "root"
password: "root"
database: "test2"