add vke mqtt
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Torma Kristóf 2021-07-22 17:21:38 +02:00
parent bf74e34bdb
commit d32fdc00a3

View File

@ -85,3 +85,13 @@ listen mqtt
option tcplog option tcplog
balance leastconn balance leastconn
server worker1 lb-1.kmlabz.com:8883 check ssl verify none server worker1 lb-1.kmlabz.com:8883 check ssl verify none
listen mqtt-vke
bind *:1884
mode tcp
option clitcpka
timeout client 3h
timeout server 3h
option tcplog
balance leastconn
server worker1 192.168.122.3:30007 check