Fix: Fix Traefik HTTP redirect after update

This commit is contained in:
Pim Kunis 2024-07-24 21:54:31 +02:00
parent ae655bba6a
commit fd70b4d934

View file

@ -24,7 +24,7 @@
};
};
web.redirectTo = "websecure";
web.redirectTo.port = "websecure";
};
};
};