const proxy = { '/api': { target: 'https://preview.pro.ant.design', changeOrigin: true } } export default proxy;