You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- VITE_API_URL =
- # VITE_API_URL = https://mock.apifox.cn/m1/2874414-0-default
- VITE_API_URL_PREFIX = /api/v1
-
- VITE_OPENIM_API_ADDRESS=http://127.0.0.1:10002
- # VITE_OPENIM_API_ADDRESS= https://mock.apifox.cn/m1/2874414-0-default
- VITE_OPENIM_WS_ADDRESS= ws://127.0.0.1:10001
- VITE_OPENIM_LOG_LEVEL=5
|