Browse Source

域名修改

lilei 4 years ago
parent
commit
34d4665e81
1 changed files with 1 additions and 1 deletions
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -108,7 +108,7 @@ const vueConfig = {
     // If you want to turn on the proxy, please remove the mockjs /src/main.jsL11
     proxy: {
       '/api': {
-        // target: 'http://192.168.16.104:8104/cw-coupon/',
+        // target: 'http://192.168.16.103:8104/cw-coupon/',
         target: 'http://carwash-store.test.zyucgj.com/cw-store/',
         ws: false,
         changeOrigin: true,