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