1
0
Fork 0

Add some dates

This commit is contained in:
Andrew Tomaka 2018-07-18 18:49:45 -04:00
parent 4d3efc479c
commit b79d4b08f5
Signed by: atomaka
GPG Key ID: 61209BF70A5B18BE
1 changed files with 6 additions and 0 deletions

View File

@ -183,6 +183,8 @@ services:
- proxy
ha:
image: homeassistant/home-assistant:latest
depends_on:
- mqtt
container_name: ha
restart: always
network_mode: host
@ -212,6 +214,8 @@ services:
image: acockburn/appdaemon:latest
container_name: hadashboard
restart: always
depends_on:
- ha
ports:
- 5050:5050
environment:
@ -247,6 +251,8 @@ services:
dasher:
image: clemenstyp/dasher-docker:latest
container_name: dasher
depends_on:
- mqtt
restart: always
environment:
PUID: 0