1
0
Fork 0

remove gotify as I don't use it

This commit is contained in:
Pratham Patel 2023-05-12 20:53:25 +05:30
parent 4e3a68816a
commit 8083cdc13b
1 changed files with 0 additions and 16 deletions

View File

@ -179,22 +179,6 @@ services:
################################################################################
gotify-server:
image: docker.io/gotify/server-arm64:latest
pull_policy: always
container_name: gotify-akashvani
restart: always
ports:
- "8050:80"
volumes:
- ${CONTAINER_VOLUME_PATH}/gotify:/app/data:Z
labels:
- io.containers.autoupdate=registry
- pratham.container.category=gotify
environment:
- TZ=Asia/Kolkata
uptimekuma-server:
image: docker.io/louislam/uptime-kuma:debian
pull_policy: always