chore: set update_config failure_action continue to handle concurrent app+db restart
All checks were successful
cc-ci/testme cc-ci: success
All checks were successful
cc-ci/testme cc-ci: success
This commit is contained in:
@ -25,6 +25,8 @@ services:
|
||||
- redis
|
||||
- database
|
||||
deploy:
|
||||
update_config:
|
||||
failure_action: continue
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.services.${STACK_NAME}.loadbalancer.server.port=2283"
|
||||
|
||||
Reference in New Issue
Block a user