add other nodes to vke
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e73583a7f7
commit
07557ddcd0
@ -72,7 +72,9 @@ backend birb
|
|||||||
balance leastconn
|
balance leastconn
|
||||||
mode http
|
mode http
|
||||||
http-request set-header Host "vkeegy.birbnetes"
|
http-request set-header Host "vkeegy.birbnetes"
|
||||||
server cloud 192.168.122.2:31080 check
|
server master 192.168.122.2:31080 check
|
||||||
|
server worker1 192.168.122.3:31080 check
|
||||||
|
server worker2 192.168.122.4:31080 check
|
||||||
|
|
||||||
listen mqtt
|
listen mqtt
|
||||||
bind *:1883
|
bind *:1883
|
||||||
|
Loading…
Reference in New Issue
Block a user