fix: broken download, added to queue alert, download list component; feat: monitor list
This commit is contained in:
@@ -29,7 +29,7 @@ services:
|
||||
volumes:
|
||||
- ./:/var/www
|
||||
- ./var/download:/var/download
|
||||
command: php ./bin/console messenger:consume async -vv --time-limit=3600
|
||||
command: php ./bin/console messenger:consume async -vvv --time-limit=3600
|
||||
|
||||
scheduler:
|
||||
build: .
|
||||
|
||||
Reference in New Issue
Block a user