Increase start_period to allow slow migrations
All checks were successful
continuous-integration/drone/tag Build is passing
All checks were successful
continuous-integration/drone/tag Build is passing
This commit is contained in:
@ -101,10 +101,11 @@ services:
|
||||
interval: 10s
|
||||
timeout: 3s
|
||||
retries: 3
|
||||
start_period: 45s
|
||||
# sometimes migrations can take their time..
|
||||
start_period: 600s
|
||||
deploy:
|
||||
labels:
|
||||
- "coop-cloud.${STACK_NAME}.version=3.1.0+17.1.0"
|
||||
- "coop-cloud.${STACK_NAME}.version=3.1.1+17.1.0"
|
||||
- "backupbot.backup=true"
|
||||
- "backupbot.backup.path=/app/uploads"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user