[Komodo] fern: Write Compose File: update arr/compose.yaml

This commit is contained in:
komodo 2025-06-29 09:07:36 +08:00
parent de3e2d3fb0
commit 11d09e1dd0

View file

@ -226,11 +226,12 @@ services:
restart: unless-stopped restart: unless-stopped
cleanuperr: cleanuperr:
image: ghcr.io/flmorg/cleanuperr:latest image: ghcr.io/cleanuparr/cleanuparr:latest
container_name: cleanuperr container_name: cleanuperr
restart: unless-stopped restart: unless-stopped
networks: networks:
- default - default
- proxy
- media - media
volumes: volumes:
- cleanuperr_logs:/var/logs - cleanuperr_logs:/var/logs
@ -246,7 +247,11 @@ services:
- QBITTORRENT__URL=http://qbittorrent_gluetun:8080 - QBITTORRENT__URL=http://qbittorrent_gluetun:8080
- QBITTORRENT__USERNAME=fern - QBITTORRENT__USERNAME=fern
- QBITTORRENT__PASSWORD=${QBITTORRENT_PASSWORD} - QBITTORRENT__PASSWORD=${QBITTORRENT_PASSWORD}
labels:
caddy: cleanuparr.ferngarden.net
caddy.import: internal
caddy.reverse_proxy: '{{ upstreams 11011 }}'
profilarr: profilarr:
image: santiagosayshey/profilarr:latest image: santiagosayshey/profilarr:latest
container_name: profilarr container_name: profilarr