Redirect to HTTPS at the edge

This commit is contained in:
Jake Howard
2021-08-23 16:10:37 +01:00
parent a54d373526
commit 93cba46dd1
2 changed files with 5 additions and 10 deletions

View File

@ -31,11 +31,6 @@ listen matrix_internal
server default {{ pve_hosts.pve_docker.ip }}:443 send-proxy-v2
# External routes
listen http_external
bind *:880 accept-proxy
mode http
server default {{ pve_hosts.pve_docker.ip }}:80 send-proxy-v2
listen https_external
bind *:8443 accept-proxy
mode tcp