mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-02 00:08:33 +02:00
alias
This commit is contained in:
@ -8,7 +8,7 @@ services:
|
|||||||
- GOTIFY_DEFAULTUSER_PASS='admin'
|
- GOTIFY_DEFAULTUSER_PASS='admin'
|
||||||
volumes:
|
volumes:
|
||||||
- /share/docker_data/gotify/data:/app/data
|
- /share/docker_data/gotify/data:/app/data
|
||||||
image: gotify/server
|
image: ${DOCKER_REGISTRY:-}gotify/server
|
||||||
labels:
|
labels:
|
||||||
- com.centurylinklabs.watchtower.enable=true
|
- com.centurylinklabs.watchtower.enable=true
|
||||||
- homepage.group=Utilities
|
- homepage.group=Utilities
|
||||||
|
Reference in New Issue
Block a user