FIX: MapStore Traefik config + Pulsar Manager routing
This commit is contained in:
14
dynamic/25-mosquitto.yml
Normal file
14
dynamic/25-mosquitto.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
http:
|
||||
routers:
|
||||
mosquitto-ws:
|
||||
rule: "Host(`mosquitto-ws.digitribe.fr`)"
|
||||
entryPoints:
|
||||
- websecure
|
||||
service: mosquitto-ws
|
||||
tls:
|
||||
certResolver: letsencrypt
|
||||
services:
|
||||
mosquitto-ws:
|
||||
loadBalancer:
|
||||
servers:
|
||||
- url: "http://bunkerm-bunkerm-1:2000"
|
||||
Reference in New Issue
Block a user