add permanent redirect to port 80 in mastercontainer

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-10-10 16:03:40 +02:00
parent 92aae9dfd0
commit 5d2275c806

View file

@ -21,7 +21,7 @@
}
http://:80 {
redir https://{host}{uri}
redir https://{host}{uri} permanent
}
https://:8443 {