Re-expose MQTT ports.

These were removed by mistake in the prev. commit.
This commit is contained in:
Orne Brocaar 2019-05-20 16:48:28 +02:00
parent 64a5713b23
commit 6f57650992

View File

@ -38,6 +38,8 @@ services:
mosquitto:
image: eclipse-mosquitto
ports:
- 1883:1883
volumes:
postgresqldata: