Sfoglia il codice sorgente

Merge branch 'feature/ci-test6' of duanxiaoduan/tmr-admin into develop

duanxiaoduan 1 anno fa
parent
commit
c7add34270
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .env.development

+ 1 - 1
.env.development

@@ -6,7 +6,7 @@ ENV = 'development'
 # VUE_APP_BASE_API = 'http://192.168.1.70:8082/'
 # VUE_APP_BASE_API = 'http://192.168.1.70:8082/'
 
 
 #许义平本地
 #许义平本地
-VUE_APP_BASE_API = 'http://192.168.1.96:8081/'
+VUE_APP_BASE_API = 'http://192.168.1.96:8082/'
 
 
 
 
 # VUE_APP_BASE_API = 'http://kpttest.kptyun.com/'
 # VUE_APP_BASE_API = 'http://kpttest.kptyun.com/'