4 lines
136 B
Plaintext
4 lines
136 B
Plaintext
VITE_API_BASE_URL= 'http://127.0.0.1:9200/orion-api'
|
|
VITE_WS_BASE_URL= 'ws://127.0.0.1:9200/orion/keep-alive'
|
|
VITE_APP_VERSION= '1.0.0'
|