fix(worker): removes unnecessary arguments passed to container

This commit is contained in:
Brock H Caldwell
2025-11-02 22:51:13 -06:00
parent b86028acee
commit 69f07b57ce

View File

@@ -23,7 +23,7 @@ services:
- /mnt/media/downloads/movies:/var/download/movies
- /mnt/media/downloads/tvshows:/var/download/tvshows
restart: always
command: -vv --time-limit=3600 --limit=10
# command: -vv --time-limit=3600 --limit=10
deploy:
replicas: 2
depends_on: