export default { 'server': { // host: '0.0.0.0', // port: 5173, // allowedHosts: true, 'port': 8080 }, };