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