Преглед изворни кода

Merge branch 'demo_' of http://123.60.19.203:8088/hitch/hitch-antd into demo_

408249787 пре 2 година
родитељ
комит
d23a2e31fc
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -112,7 +112,7 @@ const vueConfig = {
         }
       },
       '/files': {
-        target: 'http://localhost:5050',
+        target: 'http://localhost:5000',
         ws: false,
         changeOrigin: true
       }