Remove unused variables from .env.example
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
####
|
####
|
||||||
# App Config
|
# Build-time app config
|
||||||
# Environment files are documented here:
|
# Environment files are documented here:
|
||||||
# https://vitejs.dev/guide/env-and-mode.html#env-files
|
# https://vitejs.dev/guide/env-and-mode.html#env-files
|
||||||
####
|
####
|
||||||
@@ -8,12 +8,6 @@
|
|||||||
# VITE_DEFAULT_HOMESERVER=http://localhost:8008
|
# VITE_DEFAULT_HOMESERVER=http://localhost:8008
|
||||||
# VITE_FALLBACK_STUN_ALLOWED=false
|
# 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_CUSTOM_THEME=true
|
||||||
# VITE_THEME_ACCENT=#0dbd8b
|
# VITE_THEME_ACCENT=#0dbd8b
|
||||||
# VITE_THEME_ACCENT_20=#0dbd8b33
|
# VITE_THEME_ACCENT_20=#0dbd8b33
|
||||||
|
|||||||
Reference in New Issue
Block a user