mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-02 03:37:40 +02:00
fix hass
This commit is contained in:
parent
ea0f99a6e5
commit
00801ff5c7
@ -4,6 +4,6 @@ services:
|
||||
image: easypi/hass-arm
|
||||
volumes:
|
||||
- ./data:/etc/hass
|
||||
net: host
|
||||
network_mode: host
|
||||
privileged: yes
|
||||
restart: unless-stopped
|
||||
|
@ -4,6 +4,6 @@ services:
|
||||
image: vimagick/hass:debian
|
||||
volumes:
|
||||
- ./data:/etc/hass
|
||||
net: host
|
||||
network_mode: host
|
||||
privileged: yes
|
||||
restart: unless-stopped
|
||||
|
Loading…
Reference in New Issue
Block a user