|
@@ -39,8 +39,8 @@ export default ({ command, mode }) => {
|
|
|
rewrite: (path) => path.replace(/^\/device/, '/device')
|
|
|
},
|
|
|
'/hospital': {
|
|
|
- target: 'http://172.18.0.23/',
|
|
|
- // target: 'http://172.18.0.78:9090/',
|
|
|
+ // target: 'http://172.18.0.23/',
|
|
|
+ target: 'http://172.18.0.78:9090/',
|
|
|
// target: 'https://ebeitests.wuyeface.com:1188/',
|
|
|
changeOrigin: true,
|
|
|
ws: true,
|