Some checks failed
continuous-integration/drone/pr Build is failing
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>
7 lines
333 B
Plaintext
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"
|