Adding home assistant. hopefully.

This commit is contained in:
Colin Diem
2021-04-15 23:43:14 -04:00
parent 5346fbfbba
commit a2447f321f
3 changed files with 24 additions and 1 deletions

View File

@@ -4,6 +4,8 @@ services:
image: homeassistant/home-assistant:stable
container_name: homeassistant
restart: unless-stopped
expose:
- '8123'
volumes:
- /etc/localtime:/etc/localtime:ro
- ./config:/config