This commit is contained in:
2025-03-10 20:49:13 +01:00
parent 9f0dec7ea2
commit 7c18af66f3

View File

@ -1,6 +1,7 @@
---
services:
gotify:
container_name: gotify
hostname: gotify
image: ${DOCKER_REGISTRY:-}gotify/server
restart: unless-stopped
@ -17,6 +18,7 @@ services:
- stack.env
igotify:
container_name: igotify
hostname: igotify
image: ${DOCKER_REGISTRY:-}ghcr.io/androidseb25/igotify-notification-assist:latest
restart: unless-stopped
@ -30,7 +32,8 @@ services:
volumes:
- /share/docker_data/igotify/data:/app/data
env_file:
- stack.env
- stack.env
networks:
net: