|
@@ -77,9 +77,6 @@ module.exports = {
|
|
|
hot: true,
|
|
|
proxy: {
|
|
|
'/simulation/oauth': {
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
target: 'http://36.110.106.156',
|
|
|
changeOrigin: true,
|
|
|
secure: false,
|
|
@@ -88,20 +85,7 @@ module.exports = {
|
|
|
}
|
|
|
},
|
|
|
'/simulation/resource/common': {
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
target: 'http://36.110.106.156',
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
changeOrigin: true,
|
|
|
secure: false,
|
|
|
pathRewrite: {
|
|
@@ -109,18 +93,7 @@ module.exports = {
|
|
|
}
|
|
|
},
|
|
|
'/simulation/resource/server': {
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
target: 'http://36.110.106.156',
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
changeOrigin: true,
|
|
|
secure: false,
|
|
|
pathRewrite: {
|
|
@@ -128,18 +101,7 @@ module.exports = {
|
|
|
}
|
|
|
},
|
|
|
'/simulation/resource/video': {
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
target: 'http://36.110.106.156',
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
changeOrigin: true,
|
|
|
secure: false,
|
|
|
pathRewrite: {
|