.env 306 B

123456789101112
  1. # Glob API URL
  2. VITE_GLOB_API_URL=http://localhost:3000/api
  3. VITE_APP_API_BASE_URL=http://localhost:3000/api
  4. # Whether long replies are supported, which may result in higher API fees
  5. VITE_GLOB_OPEN_LONG_REPLY=false
  6. # When you want to use PWA
  7. VITE_GLOB_APP_PWA=false
  8. VITE_GLOB_APP_PUBLIC_PATH=/momentsui/