name: gotify services: server: ports: - 8010:80 environment: - TZ=Europe/Berlin - GOTIFY_DEFAULTUSER_PASS='admin' volumes: - /share/docker_data/gotify/data:/app/data image: ${DOCKER_REGISTRY:-}gotify/server labels: - com.centurylinklabs.watchtower.enable=true - homepage.group=Utilities - homepage.name=Gotify - homepage.weight=1 - homepage.icon=gotify.png - homepage.href=https://gotify.sectorq.eu - homepage.description=Notification Server - homepage.widget.type=gotify - homepage.widget.url=https://gotify.sectorq.eu - homepage.widget.key=C3Fy8AQym_sc1zS