|
@@ -140,8 +140,8 @@ export default {
|
|
chainWebpack: webpackPlugin,
|
|
chainWebpack: webpackPlugin,
|
|
proxy: {
|
|
proxy: {
|
|
'/api': {
|
|
'/api': {
|
|
- target: 'http://192.168.20.152:8888/',
|
|
|
|
- // target: 'http://47.96.12.136:8896/',
|
|
|
|
|
|
+ //target: 'http://192.168.20.152:8888/',
|
|
|
|
+ target: 'http://47.96.12.136:8896/',
|
|
// target: 'http://oraysmart.com:8889/',
|
|
// target: 'http://oraysmart.com:8889/',
|
|
// target: 'http://oraysmart.com:8888/api',
|
|
// target: 'http://oraysmart.com:8888/api',
|
|
// changeOrigin: true,
|
|
// changeOrigin: true,
|