diff --git a/.env.example b/.env.example index 6da40c18..bd8b6bae 100644 --- a/.env.example +++ b/.env.example @@ -1,5 +1,5 @@ #### -# App Config +# Build-time app config # Environment files are documented here: # https://vitejs.dev/guide/env-and-mode.html#env-files #### @@ -8,12 +8,6 @@ # VITE_DEFAULT_HOMESERVER=http://localhost:8008 # VITE_FALLBACK_STUN_ALLOWED=false -# Used for submitting debug logs to an external rageshake server -# VITE_RAGESHAKE_SUBMIT_URL=http://localhost:9110/api/submit - -# The Sentry DSN to use for error reporting. Leave undefined to disable. -# VITE_SENTRY_DSN=https://examplePublicKey@o0.ingest.sentry.io/0 - # VITE_CUSTOM_THEME=true # VITE_THEME_ACCENT=#0dbd8b # VITE_THEME_ACCENT_20=#0dbd8b33