Browse Source

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

duanxiaoduan 1 year ago
parent
commit
b21eda733e
1 changed files with 0 additions and 19 deletions
  1. 0 19
      .env.production

+ 0 - 19
.env.production

@@ -1,4 +1,3 @@
-<<<<<<< HEAD
 # just a flag
 ENV = 'production'
 
@@ -11,22 +10,4 @@ VUE_APP_BASE_API = 'http://192.168.1.70:8083/'
 # 洋洋本地
 # VUE_APP_BASE_API = 'http://192.168.1.104:8081/'
 #本地
-# VUE_APP_BASE_API = 'http://192.168.1.55:8084/'
-
-
- 
-=======
-# just a flag
-ENV = 'production'
-
-# base api
-# 正式线
-# VUE_APP_BASE_API = ':8081/'
-# VUE_APP_BASE_API = '/'
-# 测试线
-VUE_APP_BASE_API = 'http://192.168.1.70:8082/'
-# 洋洋本地
-# VUE_APP_BASE_API = 'http://192.168.1.104:8081/'
-#本地
 # VUE_APP_BASE_API = 'http://192.168.1.55:8084/'
->>>>>>> e0c966d4319a0702b9a4f89165500df9397f5526