Re-expose MQTT ports.
These were removed by mistake in the prev. commit.
This commit is contained in:
parent
64a5713b23
commit
6f57650992
@ -38,6 +38,8 @@ services:
|
||||
|
||||
mosquitto:
|
||||
image: eclipse-mosquitto
|
||||
ports:
|
||||
- 1883:1883
|
||||
|
||||
volumes:
|
||||
postgresqldata:
|
||||
|
Loading…
Reference in New Issue
Block a user