diff --git a/.templates/deconz/service.yml b/.templates/deconz/service.yml index 5ca6f7ad..67eb556e 100644 --- a/.templates/deconz/service.yml +++ b/.templates/deconz/service.yml @@ -1,5 +1,5 @@ deconz: - image: marthoc/deconz:stable + image: deconzcommunity/deconz container_name: deconz restart: unless-stopped ports: @@ -7,7 +7,7 @@ deconz: - "443:443" - "5901:5900" volumes: - - ./volumes/deconz/:/root/.local/share/dresden-elektronik/deCONZ + - ./volumes/deconz/:/opt/deCONZ devices: # This list is replaced during the build process. Modify the list in "build_settings.yml" to change it. - /dev/null environment: