moto/config/config.yaml

13 lines
225 B
YAML

database:
address: "192.168.1.200:3306"
username: "root"
password: "smile1210"
database: "test"
adminUsers:
- "1000"
system:
settings:
productName: "测试网址"
copyright: "版权所有,防盗必究"