export default { dev: { '/api/': { // target: 'http://127.0.0.1:9080', // target: 'http://10.91.206.64:9080', target: 'https://supersonic-pre.tmeoa.com/', changeOrigin: true, }, }, };