# VITE_API_BASE_URL = http://localhost:5202/api
# VITE_SIGNALR_BASE_URL = http://localhost:5202/chat/
# VITE_API_BASE_URL = https://im.test.nxsir.cn/api
# VITE_SIGNALR_BASE_URL = https://im.test.nxsir.cn/chat/


VITE_API_BASE_URL = http://192.168.5.100:8009/api
VITE_SIGNALR_BASE_URL = http://192.168.5.100:8009/chat
