archer 3 tháng trước cách đây
mục cha
commit
fb8304371a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .env.production

+ 1 - 1
.env.production

@@ -6,7 +6,7 @@ ENV = 'production'
 
 # api接口请求地址
 # 如未配置nginx代理,请删除 /apis
-VITE_APP_BASE_API = 'https://api.lamianchain.com'
+VITE_APP_BASE_API = 'https://pt.lamianchain.com/apis'
 
 # 客服websocket接口请求地址,https对应wss,http对应ws
 VITE_APP_WS_IM_API = 'wss://im.lamianchain.com'