services: ntfy: image: binwiederhier/ntfy:latest ports: - "8085:80" volumes: - ntfy-cache:/var/cache/ntfy restart: unless-stopped volumes: ntfy-cache: