fix: telegraf topics, mqtt brokers, docker-compose fixes
- Fix MOSQUITTO_HOST (wrong container name) - Fix EMQX_PORT (1885 external -> 1883 internal) - Fix telegraf MQTT topics (city/sensors/#) - Fix BunkerM dynsec JSON - Add kepler.yml Traefik config - Update monitoring script
This commit is contained in:
@@ -20,7 +20,7 @@ services:
|
||||
- smartcity-shared
|
||||
- traefik-public
|
||||
ports:
|
||||
- "1883:1900"
|
||||
- "1884:1900"
|
||||
- "2000:2000"
|
||||
environment:
|
||||
- MQTT_PORT=1900
|
||||
|
||||
Reference in New Issue
Block a user