mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-01 16:08:32 +02:00
alias
This commit is contained in:
@ -8,6 +8,7 @@ services:
|
||||
hostname: gotify
|
||||
image: ${DOCKER_REGISTRY:-}gotify/server
|
||||
labels:
|
||||
wud.watch: true
|
||||
wud.watch.digest: true
|
||||
networks:
|
||||
- net
|
||||
@ -25,6 +26,7 @@ services:
|
||||
hostname: igotify
|
||||
image: ${DOCKER_REGISTRY:-}ghcr.io/androidseb25/igotify-notification-assist:latest
|
||||
labels:
|
||||
wud.watch: true
|
||||
wud.watch.digest: true
|
||||
networks:
|
||||
- net
|
||||
|
Reference in New Issue
Block a user