diff --git a/haproxy.cfg b/haproxy.cfg index f652e89..81c6f3a 100644 --- a/haproxy.cfg +++ b/haproxy.cfg @@ -114,4 +114,5 @@ listen mqtt-edge timeout server 3h option tcplog balance leastconn - server edge 192.168.36.5:1883 check \ No newline at end of file + server edge 192.168.36.5:1883 check + \ No newline at end of file