forked from github/dataease
commit
bef8c50319
@ -8,7 +8,7 @@ export default {
|
|||||||
},
|
},
|
||||||
// 使用 proxy 实例
|
// 使用 proxy 实例
|
||||||
'/api': {
|
'/api': {
|
||||||
target: 'https://de2.fit2cloud.com',
|
target: 'http://localhost:8100',
|
||||||
changeOrigin: true,
|
changeOrigin: true,
|
||||||
rewrite: path => path.replace(/^\/api/, 'de2api')
|
rewrite: path => path.replace(/^\/api/, 'de2api')
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user