mirror of
https://github.com/beak-insights/felicity-lims.git
synced 2025-02-24 00:42:59 +08:00
5 lines
196 B
Text
5 lines
196 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
|