export default { '/api': { target: 'http://localhost:3000', changeOrigin: true, ws: true } };