7 lines
183 B
Plaintext
7 lines
183 B
Plaintext
# api 路径
|
|
VITE_API_BASE_URL=http://127.0.0.1:9200/orion-visor/api
|
|
# websocket 路径
|
|
VITE_WS_BASE_URL=ws://127.0.0.1:9200/orion-visor/keep-alive
|
|
# 版本号
|
|
VITE_APP_VERSION=2.5.4
|