fix: maps volume correctly
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
|||||||
worker:
|
worker:
|
||||||
image: registry.caldwell.digital/home/torsearch/app:${TAG}
|
image: registry.caldwell.digital/home/torsearch/app:${TAG}
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/media/downloads:/dl
|
- /mnt/media/downloads:/var/download
|
||||||
command: php ./bin/console messenger:consume async -v --time-limit=3600 --limit=10
|
command: php ./bin/console messenger:consume async -v --time-limit=3600 --limit=10
|
||||||
deploy:
|
deploy:
|
||||||
replicas: 2
|
replicas: 2
|
||||||
Reference in New Issue
Block a user