ki-frontend/env.example
André Jaenisch e283ee1d2d
Some checks failed
continuous-integration/drone/pr Build is failing
refactor: allow for tenants
This way by adjusting a handful of environment variables the Frontend
can be used by organisations outside of WTFeG.

Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
2025-05-12 14:33:54 +02:00

7 lines
333 B
Plaintext

VUE_APP_PASSWORD_RESET_URL="https://resetpw.wtf-eg.de/"
VUE_APP_IMPRINT_URL="https://wtf-eg.de/impressum/"
VUE_APP_ISSUE_URL="https://git.wtf-eg.de/kompetenzinventar/ki-doku/issues/new/choose"
VUE_APP_PRIVACY_URL="https://wtf-eg.de/datenschutz/"
VUE_APP_SOURCE_CODE_URL="https://git.wtf-eg.de/kompetenzinventar"
VUE_APP_TENANT="WTF"