You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-08-08 22:27:53 +02:00
fix hass
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user