任雪彦 před 2 roky
rodič
revize
101ee8dc9e
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      config/config.js

+ 2 - 2
config/config.js

@@ -140,8 +140,8 @@ export default {
   chainWebpack: webpackPlugin,
   proxy: {
     '/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:8888/api',
       // changeOrigin: true,