1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-13 01:45:59 +00:00

Enable REDIRECT_HTTP=y by default

This commit is contained in:
Patrik Kernstock
2025-09-26 01:14:23 +02:00
parent 9133b9899c
commit 171c591da4

View File

@@ -218,7 +218,7 @@ HTTPS_PORT=443
HTTPS_BIND=
# Redirect HTTP connections to HTTPS - y/n
HTTP_REDIRECT=n
HTTP_REDIRECT=y
# ------------------------------
# Other bindings