Please help me fix the sll code for haproxy web
global
log /dev/log local0
log /dev/log local1 notice
chroot /var/lib/haproxy
stats timeout 30s
stats auth admin:admin
user haproxy
group haproxy
daemon
global
log /dev/log local0
log /dev/log local1 notice
chroot /var/lib/haproxy
stats timeout 30s
stats auth admin:admin
user haproxy
group haproxy
daemon