Skip to content

Issue #629 - Add a middleware to properly setup .well-known

The current labels.j2 creates some middleware setup, but these are not correct for nextcloud since it requires setting up some redirects. So add the correct redirects and then overload the middleware to use the new ones for nextcloud only.

Documentation on this is here: https://doc.traefik.io/traefik/middlewares/redirectregex/

Closes #629 (closed)

Edited by Micah Villmow

Merge request reports