Sfoglia il codice sorgente

Merge remote-tracking branch 'origin/master'

caojunjie 4 anni fa
parent
commit
8c815016ea
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      vue.config.js

+ 1 - 0
vue.config.js

@@ -35,6 +35,7 @@ module.exports = {
       // detail: https://cli.vuejs.org/config/#devserver-proxy
       [process.env.VUE_APP_BASE_API]: {
         target: `http://192.168.1.143:9020`,
+        
         // target: `http://localhost:8080`,
         // target: `https://ap.tubaosoft.com/prod-api/`,
         changeOrigin: true,