Skip to content

Fix access to .well-known directory

Sheogorath requested to merge fix/well-known-dir into deploy

Since some recent change the .well-known directory was no longer accessible and resulted in a 404.

This change patch should make sure the .well-known directory becomes accessible again.

Merge request reports