Skip to content

Commit

Permalink
reverted condition
Browse files Browse the repository at this point in the history
  • Loading branch information
Cufee committed Jan 19, 2025
1 parent c3e6101 commit 0398a22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.dokploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ services:
- docker-volume-backup.stop-during-backup=true # https://hub.docker.com/r/offen/docker-volume-backup
depends_on:
aftermath-migrate:
condition: service_started
condition: service_completed_successfully

networks:
dokploy-network:
Expand Down

0 comments on commit 0398a22

Please sign in to comment.