xhj 3 vuotta sitten
vanhempi
commit
54cf0749ae
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -7,7 +7,7 @@ module.exports = {
   devServer: process.env.NODE_ENV == 'development'?{
     proxy: {
       '/api': {
-        target: 'http://mptest.tongyu99.com',
+        target: 'http://mptest.zhiqiyun.com',
         changeOrigin: true,
         pathRewrite: {
           '^/api': ''