forked from gzt/A8000
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
156 B
5 lines
156 B
# 获取服务器信息
|
|
VITE_USE_MOCK=true
|
|
# VITE_API_BASE_URL=http://localhost:5173
|
|
VITE_API_BASE_URL=http://127.0.0.1:8082
|
|
VITE_WS_URL=ws://127.0.0.1:8082
|