Selaa lähdekoodia

项目日志上链开发

anderx 4 kuukautta sitten
vanhempi
commit
b93ea4bad3
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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: {