Explorar el Código

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

yunxing hace 4 años
padre
commit
2f24e8196c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: {