shaun-sheep il y a 5 ans
Parent
commit
fde775662e
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      config/index.js

+ 2 - 2
config/index.js

@@ -18,8 +18,8 @@ module.exports = {
         }
         }
       },
       },
       '/api': {
       '/api': {
-        // target: 'http://192.168.20.236:8080',
-        target: 'http://192.168.20.234:8080',
+        target: 'http://192.168.20.236:8080',
+        // target: 'http://192.168.20.234:8080',
         changeOrigin: true,
         changeOrigin: true,
         pathRewrite: {
         pathRewrite: {
           "^/api": "/"
           "^/api": "/"