2
0

.env.test 311 B

123456789
  1. ##
  2. ## Handled by vite
  3. ## https://vitejs.dev/guide/env-and-mode.html
  4. ##
  5. ## > To prevent accidentally leaking env variables to the client, only variables prefixed with
  6. ## > VITE_ are exposed to your Vite-processed code. e.g. for the following env variables:
  7. ##
  8. VITE_MONGOMS_VERSION="6.0.9"
  9. # VITE_MONGOMS_DEBUG=1