Skip to content

Commit

Permalink
Update haproxy-no-post.cfg
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <[email protected]>
  • Loading branch information
Zoey2936 authored Mar 24, 2024
1 parent ced69c9 commit a9397f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion haproxy-no-post.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ frontend http

frontend https
mode http
bind abns@haproxy-https accept-proxy ssl crt /etc/cert.pem alpn h3,h2,http/1.1
bind abns@haproxy-https accept-proxy ssl crt /tmp/cert.pem alpn h3,h2,http/1.1
http-request deny unless METH_GET
default_backend dockerbackend

Expand Down

0 comments on commit a9397f7

Please sign in to comment.