This commit is contained in:
Michael Rennecke 2023-12-04 21:34:25 +01:00
parent 17deb9c7a3
commit e793387cab
1 changed files with 5 additions and 5 deletions

View File

@ -54,8 +54,8 @@ defaults
frontend http
bind *:80 name http
bind *:443 name https ssl crt /etc/haproxy/certs/mail.0rpheus.net.pem crt /etc/haproxy/certs/ ecdhe secp384r1 alpn h2,http/1.1
bind *:80,[::]:80 name http
bind *:443,[::]:443 name https ssl crt /etc/haproxy/certs/mail.0rpheus.net.pem crt /etc/haproxy/certs/ ecdhe secp384r1 alpn h2,http/1.1
compression algo gzip
compression type text/html text/plain text/javascript application/javascript application/xml text/css