Updated deconz to community version

This commit is contained in:
Florian Zirker 2022-03-02 18:17:40 +01:00
parent cbbc6c0db5
commit 9a2af8e4fd

View file

@ -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