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

文件服务器代理地址端口修改为8891

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

+ 1 - 1
vue.config.js

@@ -31,7 +31,7 @@ module.exports = {
             },
             // 图片服务器
             "/image-service": {
-                target: "http://39.97.179.199:8888",
+                target: "http://39.97.179.199:8891",
                 changeOrigin: true,
                 secure: false,
                 pathRewrite: {