felicity-lims/env.production

5 lines
196 B
Text
Raw Normal View History

2022-02-06 03:36:45 +08:00
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