diff --git a/smartHome/docker-compose.yaml b/smartHome/docker-compose.yaml index e0f5fe9..b4a829d 100644 --- a/smartHome/docker-compose.yaml +++ b/smartHome/docker-compose.yaml @@ -18,12 +18,12 @@ services: - "docker.group=smartHome" deconz: - image: marthoc/deconz + image: deconzcommunity/deconz:stable network_mode: host privileged: true restart: unless-stopped volumes: - - ${VOLUMES_PATH}/deCONZ:/root/.local/share/dresden-elektronik/deCONZ + - ${VOLUMES_PATH}/deCONZ:/opt/deCONZ - /etc/localtime:/etc/localtime:ro devices: - /dev/ttyACM0