fix(repairs): normalize public status tokens

This commit is contained in:
Schubert Ferenc 2026-07-04 22:19:28 +02:00
parent 09cce1f2b6
commit 3ed6596bf0
11 changed files with 35 additions and 6 deletions

View file

@ -893,6 +893,9 @@ docker-compose.yml
`OLYMPUS_REPAIR_INTAKE_TOKEN`
: Server-zu-Server Token fuer `POST /public/repair-intake`. Dieser Wert darf nicht im Frontend oder in Logs erscheinen.
`PUBLIC_REPAIR_STATUS_BASE_URL`
: Optionale Basis-URL fuer von Olympus erzeugte oeffentliche Reparaturstatuslinks, z. B. `https://test.funktechnik-schubert.de/status`. Wenn leer, gibt Hermes weiterhin relative Links im Format `/status/<token>` zurueck.
### Athena
`HERMES_INTERNAL_URL`