forked from vikunja/vikunja
12 lines
427 B
Plaintext
12 lines
427 B
Plaintext
# (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
|
|
# SENTRY_AUTH_TOKEN=YOUR_TOKEN
|
|
# SENTRY_ORG=vikunja
|
|
# SENTRY_PROJECT=frontend-oss
|
|
# VIKUNJA_FRONTEND_BASE=/custom-subpath |