Update media-management.yaml

master
Dex Burgess 2025-10-20 04:50:52 +00:00
parent 96b372f764
commit 52a0fe24ac
1 changed files with 5 additions and 0 deletions

View File

@ -111,6 +111,11 @@ services:
image: ghcr.io/dispatcharr/dispatcharr:latest
volumes:
- /dockers/dispatcharr:/data
environment:
- DISPATCHARR_ENV=aio
- REDIS_HOST=localhost
- CELERY_BROKER_URL=redis://localhost:6379/0
- DISPATCHARR_LOG_LEVEL=info
# VPN
gluetun: