mirror of
https://gitee.com/dromara/orion-visor.git
synced 2026-05-14 20:50:13 +08:00
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.5
|