cbirkenbeul / docker-homelab

Docker Compose Dateien für Homelabs
https://www.teqqy.de
Apache License 2.0
615 stars 116 forks source link

Traefik 3 config does not have middleware secHeaders #405

Closed hyagos-net closed 7 months ago

hyagos-net commented 7 months ago

after the latest config update for traefik the middlware secHeaders does not exist anymore.

It can be fixed by changing this line in the docker-compose files of the used services(e.g. nextcloud, heimdall):

from

cbirkenbeul commented 7 months ago

Hi. Thanks. I totally forgot that after changing the traefik.yaml file. Its not fixed.