Skip to content

Commit

Permalink
update_config: start-first
Browse files Browse the repository at this point in the history
  • Loading branch information
YuryHrytsuk committed Oct 23, 2024
1 parent 7ef0c90 commit ead0e14
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions services/vendors/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ services:
reservations:
cpus: "0.5"
memory: 1G
update_config:
parallelism: 1
order: start-first
failure_action: continue
delay: 10s
labels:
- traefik.enable=true
- traefik.docker.network=${PUBLIC_NETWORK}
Expand Down

0 comments on commit ead0e14

Please sign in to comment.