You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
454 B
13 lines
454 B
# (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
|
|
|
|
# (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 |