mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-07-09 00:50:14 +02:00
5d92d91432
Traefik terminates TLS and forwards requests over HTTP internally, setting X-Forwarded-Proto: https. Without trusting this header, Symfony generates http:// URLs (e.g. in password reset emails).