export default { dev: { '/api/': { // target: 'http://localhost:9080', target: 'http://10.91.217.39:9080', changeOrigin: true, }, }, };