Add mosquitto to HA network

This commit is contained in:
Marko Korhonen 2020-02-18 15:29:49 +02:00
parent 8ede115e38
commit 91a369110b
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5

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