Try to find the error

This commit is contained in:
2026-02-06 21:23:18 +01:00
parent 7c89d88bba
commit dd5e701332
+2 -2
View File
@@ -32,5 +32,5 @@ services:
- POSTGRES_PASSWORD=secret - POSTGRES_PASSWORD=secret
- REDIS_HOST=redis - REDIS_HOST=redis
- CELERY_BROKER_URL=redis://redis:6379/0 - CELERY_BROKER_URL=redis://redis:6379/0
command: > #command: >
bash -c "cd /app && nice -n 5 celery -A dispatcharr worker -l info" # bash -c "cd /app && nice -n 5 celery -A dispatcharr worker -l info"