Update avente-crm/aventecrm.yml
This commit is contained in:
parent
166e5adda7
commit
34f2fab865
|
|
@ -11,7 +11,7 @@ services:
|
|||
deploy:
|
||||
replicas: 1
|
||||
restart_policy:
|
||||
condition: any
|
||||
condition: always
|
||||
delay: 10s
|
||||
max_attempts: 6
|
||||
placement:
|
||||
|
|
@ -43,7 +43,7 @@ services:
|
|||
delay: 10s
|
||||
order: start-first
|
||||
restart_policy:
|
||||
condition: any
|
||||
condition: always
|
||||
delay: 5s
|
||||
max_attempts: 6
|
||||
placement:
|
||||
|
|
@ -71,7 +71,7 @@ services:
|
|||
delay: 10s
|
||||
order: start-first
|
||||
restart_policy:
|
||||
condition: any
|
||||
condition: always
|
||||
delay: 5s
|
||||
max_attempts: 6
|
||||
placement:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user