Files
orion-visor/orion-visor-ui/.env.development
lijiahang b2341ce62e 📝 去除 demo.
2024-12-19 11:26:32 +08:00

4 lines
148 B
Plaintext

VITE_API_BASE_URL= 'http://127.0.0.1:9200/orion-visor/api'
VITE_WS_BASE_URL= 'ws://127.0.0.1:9200/orion-visor/keep-alive'
VITE_APP_VERSION= '2.2.1'