This commit is contained in:
2025-03-10 19:32:11 +01:00
parent f9a6e64637
commit e8f6d74dd6

View File

@ -8,7 +8,7 @@ services:
- GOTIFY_DEFAULTUSER_PASS='admin' - GOTIFY_DEFAULTUSER_PASS='admin'
volumes: volumes:
- /share/docker_data/gotify/data:/app/data - /share/docker_data/gotify/data:/app/data
image: gotify/server image: ${DOCKER_REGISTRY:-}gotify/server
labels: labels:
- com.centurylinklabs.watchtower.enable=true - com.centurylinklabs.watchtower.enable=true
- homepage.group=Utilities - homepage.group=Utilities