Ver Fonte

fix: sslok

archer há 3 meses atrás
pai
commit
8f814038eb
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      .env.production

+ 2 - 2
.env.production

@@ -11,10 +11,10 @@ VITE_APP_BASE_API = 'https://api.lamianchain.com'
 VITE_APP_WS_IM_API = 'wss://im.lamianchain.com'
 
 # 移动端域名地址配置 - 用于生成二维码跳转链接
-VITE_APP_H5_DOMAIN = 'https://h5.lamianchain.com/'
+VITE_APP_H5_DOMAIN = 'https://h5.lamianchain.com'
 
 # 商家端后台地址
-VITE_APP_MERCHANT_PLATFORM_URL = 'http://180.76.170.35:9527'
+VITE_APP_MERCHANT_PLATFORM_URL = 'https://sh.lamianchain.com'
 
 # 图片域名
 VITE_APP_RESOURCES_URL = 'https://qhhllmoss.bj.bcebos.com/'