FIX: MapStore Traefik config + Pulsar Manager routing
This commit is contained in:
14
dynamic/22-mosquitto2.yml
Normal file
14
dynamic/22-mosquitto2.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
tcp:
|
||||
routers:
|
||||
mosquitto2:
|
||||
rule: "HostSNI(`mosquitto2.digitribe.fr`)"
|
||||
entryPoints:
|
||||
- mqtt
|
||||
service: mosquitto2
|
||||
tls: {}
|
||||
|
||||
services:
|
||||
mosquitto2:
|
||||
loadBalancer:
|
||||
servers:
|
||||
- address: "172.29.0.33:1900"
|
||||
Reference in New Issue
Block a user