2026-03-23 15:21:53 +08:00
|
|
|
# 本地环境
|
|
|
|
|
ENV = development
|
|
|
|
|
|
|
|
|
|
# 本地环境接口地址
|
|
|
|
|
# VITE_API_URL = http://v8bcd3d6.natappfree.cc/api/tenant
|
|
|
|
|
# VITE_API_WS = ws://u6apzd.natappfree.cc/api/websocket
|
|
|
|
|
|
|
|
|
|
# VITE_API_URL = http://192.168.0.197:8100/api/tenant
|
|
|
|
|
# VITE_API_WS = ws://192.168.3.5:8100/api/websocket
|
|
|
|
|
|
|
|
|
|
# VITE_API_URL =http://yxfcfs.natappfree.cc/api/tenant
|
|
|
|
|
# VITE_API_WS = ws://2pggyb.natappfree.cc/api/websocket
|
|
|
|
|
|
2026-03-30 09:58:46 +08:00
|
|
|
VITE_API_URL = http://123.60.153.169:8104/api/tenant
|
|
|
|
|
VITE_API_WS = ws://123.60.153.169:8104/api/websocket
|
|
|
|
|
VITE_API_WPSADDIN = http://123.60.153.169:8101/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 = 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-30 09:58:46 +08:00
|
|
|
# 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/
|
2026-03-23 15:21:53 +08:00
|
|
|
|
|
|
|
|
# VITE_API_URL = https://aicaibao.cs.com.cn/api/tenant
|
|
|
|
|
# VITE_API_WS = wss://aicaibao.cs.com.cn/api/websocket
|
|
|
|
|
# VITE_API_URL = /api
|
|
|
|
|
|