Add mosquitto to HA network

This commit is contained in:
Marko Korhonen 2020-02-18 15:29:49 +02:00
parent a26e7cdfb3
commit e88e1d4c18

View file

@ -62,6 +62,8 @@ services:
- TZ=Europe/Helsinki
ports:
- "1883:1883"
networks:
- home-assistant
volumes:
- /docker/homeautomation/mosquitto:/mosquitto
- /etc/localtime:/etc/localtime:ro