|
@@ -8,7 +8,7 @@ VITE_APP_ENV = 'production'
|
|
|
VITE_APP_BASE_API = 'https://api.lamianchain.com'
|
|
VITE_APP_BASE_API = 'https://api.lamianchain.com'
|
|
|
|
|
|
|
|
# 客服websocket接口请求地址,https对应wss,http对应ws
|
|
# 客服websocket接口请求地址,https对应wss,http对应ws
|
|
|
-VITE_APP_WS_IM_API = 'ws://180.76.170.35:5200'
|
|
|
|
|
|
|
+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/'
|