reduce healthcheck times
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
409b8d642d
commit
482af35e72
@ -23,9 +23,9 @@ bitwardenrs_security_opt: []
|
||||
|
||||
bitwardenrs_healthcheck:
|
||||
test: '["CMD", "/usr/local/bin/healthcheck.sh"]'
|
||||
interval: 30s
|
||||
timeout: 5s
|
||||
retries: 5
|
||||
interval: 10s
|
||||
timeout: 3s
|
||||
retries: 3
|
||||
|
||||
bitwardenrs_base_url: "http://localhost/"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user