mirror of
https://github.com/go-vikunja/vikunja.git
synced 2025-12-05 18:57:47 -06:00
15 lines
475 B
Plaintext
15 lines
475 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
|
|
|
|
# DEV_PROXY=http://vikunja-backend.domain.tld
|