Fix haproxy.cfgs missing ending LF

This commit is contained in:
badblocks 2025-05-09 20:35:18 -07:00
parent 89cfa50519
commit 76b2becc24
2 changed files with 2 additions and 1 deletions

View file

@ -15,4 +15,4 @@ backend django
http-check expect string OK/HEALTHY
default-server check maxconn 10000 observe layer7
server django web:8000