Skip to content

Commit

Permalink
fix: remove restart worker
Browse files Browse the repository at this point in the history
  • Loading branch information
eliot488995568 committed Sep 19, 2024
1 parent a155bb5 commit 4cfe40f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ services:
deploy:
replicas: 1
entrypoint: ["php", "/var/www/html/bin/console", "messenger:consume", "async", "--time-limit=60"]
restart: unless-stopped

cron:
<<: *app_template
Expand Down

0 comments on commit 4cfe40f

Please sign in to comment.