This commit is contained in:
2025-03-10 19:51:19 +01:00
parent 1b9a1e546d
commit 3cb2c65cfe

View File

@ -1,8 +1,6 @@
version: '3.8'
---
services:
gotify:
container_name: gotify
hostname: gotify
image: ${DOCKER_REGISTRY:-}gotify/server
restart: unless-stopped
@ -19,7 +17,6 @@ services:
- stack.env
igotify:
container_name: igotify
hostname: igotify
image: ${DOCKER_REGISTRY:-}ghcr.io/androidseb25/igotify-notification-assist:latest
restart: unless-stopped