add vke mqtt
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Torma Kristóf 2021-07-22 17:21:38 +02:00
parent bf74e34bdb
commit d32fdc00a3
1 changed files with 10 additions and 0 deletions

View File

@ -85,3 +85,13 @@ listen mqtt
option tcplog
balance leastconn
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