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,7 +8,7 @@ services:
|
||||
- GOTIFY_DEFAULTUSER_PASS='admin'
|
||||
volumes:
|
||||
- /share/docker_data/gotify/data:/app/data
|
||||
image: gotify/server
|
||||
image: ${DOCKER_REGISTRY:-}gotify/server
|
||||
labels:
|
||||
- com.centurylinklabs.watchtower.enable=true
|
||||
- homepage.group=Utilities
|
||||
|
Reference in New Issue
Block a user