fix: stop the running container first coop-cloud/gitea#53
This commit is contained in:
@ -73,7 +73,7 @@ services:
|
||||
deploy:
|
||||
update_config:
|
||||
failure_action: rollback
|
||||
order: start-first
|
||||
order: stop-first
|
||||
labels:
|
||||
- "backupbot.backup=${ENABLE_BACKUPS:-true}"
|
||||
- "traefik.enable=true"
|
||||
|
||||
Reference in New Issue
Block a user