diff --git a/gotify/docker-compose copy.yml b/gotify/docker-compose copy.yml index 0c6a483..2c80a25 100644 --- a/gotify/docker-compose copy.yml +++ b/gotify/docker-compose copy.yml @@ -8,7 +8,7 @@ services: - GOTIFY_DEFAULTUSER_PASS='admin' volumes: - /share/docker_data/gotify/data:/app/data - image: gotify/server + image: ${DOCKER_REGISTRY:-}gotify/server labels: - com.centurylinklabs.watchtower.enable=true - homepage.group=Utilities