export default { // 主服务 master: { host: '0.0.0.0', port: '3000', }, swagger: { enable: true, }, };