Adding home assistant. hopefully.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user