frontend/.env.local.example

8 lines
208 B
Plaintext

# Duplicate this file and remove the '.example' suffix.
# 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