瀏覽代碼

项目日志上链开发

anderx 4 月之前
父節點
當前提交
b93ea4bad3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -35,7 +35,7 @@ module.exports = {
     proxy: {
       // detail: https://cli.vuejs.org/config/#devserver-proxy
       [process.env.VUE_APP_BASE_API]: {
-        target: `http://172.16.0.255:8888`,
+        target: `http://172.16.1.199:8888`,
         // target: `https://yanfa.jishutao.com/prod-api`,
         changeOrigin: true,
         pathRewrite: {