Skip to content

Commit

Permalink
test update code from AWS
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Nov 4, 2024
1 parent e5ed6f8 commit 0571edf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ services:
- db
worker: &worker
<<: *app
command: bash -c "sleep 5 && cake/console/cake worker run"
command: bash -c "sleep 6 && cake/console/cake worker run"
volumes: []
web:
image: nginx:1.27-alpine
Expand Down

0 comments on commit 0571edf

Please sign in to comment.