remove gdluxx

This commit is contained in:
Christoph Califice
2026-02-14 12:35:38 -03:00
parent b3d2846723
commit b1cacfd703
2 changed files with 0 additions and 77 deletions

View File

@@ -51,25 +51,6 @@ services:
- "/mnt/system/gallery-dl:/gallery-dl"
restart: on-failure
gdluxx:
image: ghcr.io/gdluxx/gdluxx:latest
container_name: gdluxx
ports:
- '7755:7755'
volumes:
- /home/ccalifice/docker-data/stash/gdluxx/data:/app/data
#- /mnt/system/gdluxx/data:/app/data
environment:
- AUTH_SECRET=${AUTH_SECRET}
- ORIGIN=${ORIGIN:-http://localhost:7755}
restart: unless-stopped
user: "1000:1002"
deploy:
restart_policy:
condition: on-failure
max_attempts: 3
delay: 3s
whisparr:
container_name: whisparr
image: ghcr.io/hotio/whisparr