mirror of
https://github.com/dataease/dataease.git
synced 2026-05-18 17:58:11 +08:00
@@ -8,7 +8,7 @@ export default {
|
||||
},
|
||||
// 使用 proxy 实例
|
||||
'/api': {
|
||||
target: 'https://de2.fit2cloud.com',
|
||||
target: 'http://localhost:8100',
|
||||
changeOrigin: true,
|
||||
rewrite: path => path.replace(/^\/api/, 'de2api')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user