Try to find the error
This commit is contained in:
+1
-4
@@ -33,7 +33,4 @@ services:
|
||||
- REDIS_HOST=redis
|
||||
- CELERY_BROKER_URL=redis://redis:6379/0
|
||||
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"
|
||||
Reference in New Issue
Block a user