Commit e4a4c99
committed
telegraf: remove unused mosquitto dependency
Seems like remnant misconfiguration from the beginning.
Fixes docker-compose.yml to be valid even if you don't choose mosquitto
fron the menu.
Added documentation about adding the mosquitto 'depends_on' back if you
use the mqtt_consumer addition.
Resolves #5501 parent 732889a commit e4a4c99
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
251 | 254 | | |
252 | 255 | | |
253 | 256 | | |
| |||
0 commit comments