ccjgmwz 4 years ago
parent
commit
fda05caaea
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .env.production

+ 1 - 1
.env.production

@@ -2,7 +2,7 @@
 ENV = 'production'
 ENV = 'production'
 NODE_ENV = 'production'
 NODE_ENV = 'production'
 # base api
 # base api
-VUE_APP_BASE_API = 'http://api.eliangeyun.com'
+VUE_APP_BASE_API = 'http://api.zthymaoyi.com'
 # 同步工具服务端url
 # 同步工具服务端url
 VUE_APP_TB_SERV_API = 'http://121.42.157.114:86'
 VUE_APP_TB_SERV_API = 'http://121.42.157.114:86'
 # VUE_APP_BASE_API = 'http://106.15.236.176/eb/'
 # VUE_APP_BASE_API = 'http://106.15.236.176/eb/'