fix(repairs): normalize public status tokens
This commit is contained in:
parent
09cce1f2b6
commit
3ed6596bf0
11 changed files with 35 additions and 6 deletions
|
|
@ -28,3 +28,7 @@ KNOWLEDGE_MAX_UPLOAD_MB=50
|
|||
# Server-zu-Server Token fuer spaetere Website-Reparaturannahme.
|
||||
# Produktiv als langen Zufallswert setzen. Nicht im Frontend verwenden.
|
||||
OLYMPUS_REPAIR_INTAKE_TOKEN=
|
||||
|
||||
# Optionale Website-Basis-URL fuer oeffentliche Reparaturstatuslinks.
|
||||
# Beispiel: https://test.funktechnik-schubert.de/status
|
||||
PUBLIC_REPAIR_STATUS_BASE_URL=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue