Docker: saml compose-filer i docker/ undermappe + tilføj unifi; monthly_scene: fjern light.syd
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
services:
|
||||
home-assistant:
|
||||
container_name: homeassistant
|
||||
image: homeassistant/home-assistant:latest
|
||||
volumes:
|
||||
- /volume1/homeassistant:/config
|
||||
- /volume1/docker/homeassistant/backups:/backups
|
||||
devices:
|
||||
- /dev/ttyUSB0:/dev/ttyUSB0
|
||||
network_mode: host
|
||||
restart: always
|
||||
environment:
|
||||
- TZ=Europe/Copenhagen
|
||||
Reference in New Issue
Block a user