mirror of
https://github.com/beak-insights/felicity-lims.git
synced 2025-02-23 16:33:11 +08:00
5 lines
200 B
Text
5 lines
200 B
Text
|
VITE_NODE_ENV=production
|
||
|
VITE_APP_TITLE=Felicity LIMS
|
||
|
VITE_BASE_URL=http://localhost:8000
|
||
|
VITE_BASE_GRAPHQL_URL=http://localhost:8000/felicity-gql
|
||
|
VITE_BASE_WS_URL=ws://localhost:8000/felicity-gql
|