mirror of
https://gitee.com/dromara/orion-visor.git
synced 2026-05-14 12:32:09 +08:00
7 lines
143 B
Plaintext
7 lines
143 B
Plaintext
# api 路径
|
|
VITE_API_BASE_URL=/orion-visor/api
|
|
# websocket 路径
|
|
VITE_WS_BASE_URL=/orion-visor/keep-alive
|
|
# 版本号
|
|
VITE_APP_VERSION=2.5.7
|