revert 8443 http listen since this does not work

Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
szaimen 2022-05-24 19:24:45 +02:00
parent 9e62e7f135
commit a53c8442fd

View file

@ -12,10 +12,6 @@ http://:80 {
redir https://{host}{uri}
}
http://:8443 {
redir https://{host}:8443{uri}
}
https://:8443 {
reverse_proxy localhost:8000