csi-financial-front/.env.production

20 lines
776 B
Plaintext
Raw Permalink Normal View History

2026-03-23 15:21:53 +08:00
# 线上环境
ENV = production
# 线上环境接口地址
VITE_API_URL = https://aicaibao.cs.com.cn/api/tenant
VITE_API_WS = wss://aicaibao.cs.com.cn/api/websocket
VITE_API_WPSADDIN = https://aicaibao.cs.com.cn/wpsaddin/
2026-03-23 15:29:11 +08:00
VITE_API_CANKAO = https://cankao.cs.com.cn/apih5
# VITE_API_URL = https://aicaibao.cs.com.cn/api/tenant
# VITE_API_WS = wss://aicaibao.cs.com.cn/api/websocket
# VITE_API_WPSADDIN = https://aicaibao.cs.com.cn/wpsaddin/
2026-03-23 15:21:53 +08:00
# VITE_API_URL = https://test.smartjinrui.cn/api/tenant
# VITE_API_WS = wss://test.smartjinrui.cn/api/websocket
# VITE_API_WPSADDIN =https://test.smartjinrui.cn/wpsaddin/
# VITE_API_URL = http://10.127.2.206:8104/api/tenant
# VITE_API_WS = ws://10.127.2.206:8104/api/websocket
# VITE_API_WPSADDIN =http://10.127.2.206:8104/wpsaddin/