mirror of
https://github.com/beak-insights/felicity-lims.git
synced 2025-02-22 16:03:00 +08:00
5 lines
No EOL
200 B
Text
5 lines
No EOL
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 |