Use update config for zero down time
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-06-30 12:42:08 +02:00
parent 15fa760f42
commit 60b30efc36
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 3 additions and 2 deletions

View File

@ -29,8 +29,9 @@ services:
retries: 10
start_period: 30s
deploy:
restart_policy:
condition: on-failure
update_config:
failure_action: rollback
order: start-first
labels:
- "traefik.enable=true"
- "traefik.docker.network=proxy"