fix: uses frankingphp:8.4-alpine image locally

This commit is contained in:
2025-06-03 11:15:01 -05:00
parent 725034dd4e
commit 16023f1a26
3 changed files with 6 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ services:
volumes:
- $PWD:/app
tty: true
command: php /app/bin/console messenger:consume async -vv --time-limit=3600 limit=10
command: php /app/bin/console messenger:consume async -vv --time-limit=3600 --limit=10
scheduler: