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

This commit is contained in:
Torma Kristóf 2021-07-28 16:02:20 +02:00
parent b48d58a28e
commit 9b415327f5
1 changed files with 10 additions and 0 deletions

View File

@ -115,3 +115,13 @@ listen mqtt-edge
option tcplog
balance leastconn
server edge 192.168.36.5:1883 check
listen amqp-vke
bind *:5672
mode tcp
option clitcpka
timeout client 3h
timeout server 3h
option tcplog
balance leastconn
server edge 192.168.122.2:32551 check