2023-01-24 15:27:34 -08:00
|
|
|
# (1) Duplicate this file and remove the '.example' suffix.
|
|
|
|
# Naming this file '.env.local' is a Vite convention to prevent accidentally
|
|
|
|
# submitting to git.
|
|
|
|
# For more info see: https://vitejs.dev/guide/env-and-mode.html#env-files
|
2023-01-18 00:06:18 +00:00
|
|
|
|
2023-01-24 15:27:34 -08:00
|
|
|
# (2) Comment in and adjust the values as needed.
|
|
|
|
|
|
|
|
# VITE_IS_ONLINE=true
|
|
|
|
# VITE_WORKBOX_DEBUG=false
|
|
|
|
# SENTRY_AUTH_TOKEN=YOUR_TOKEN
|
|
|
|
# SENTRY_ORG=vikunja
|
|
|
|
# SENTRY_PROJECT=frontend-oss
|
|
|
|
# VIKUNJA_FRONTEND_BASE=/custom-subpath
|