Skip to content
Snippets Groups Projects
Commit df80b80e authored by root's avatar root
Browse files

add ssl to haproxy stats

parent 89049938
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,7 @@ defaults ...@@ -17,7 +17,7 @@ defaults
timeout server 20s timeout server 20s
listen stats listen stats
bind 0.0.0.0:8888 bind 0.0.0.0:8888 ssl crt /etc/ssl/haproxy alpn h2,http/1.1
stats enable stats enable
stats hide-version stats hide-version
stats uri / stats uri /
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment