Redirect to HTTPS at the edge
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user