module.exports = { network: { port: 18000, //backend serverHost: 'https://localhost', //k8s serverHost2: 'http://localhost:19000', }, }