diff --git a/index.md b/index.md index 8cc5abb..663e193 100644 --- a/index.md +++ b/index.md @@ -283,7 +283,7 @@ bitwardenrs_extra_hosts: [] ```YAML bitwardenrs_healthcheck: - test: '["CMD", "/usr/local/bin/healthcheck.sh"]' + test: '["CMD", "/usr/local/bin/healthcheck"]' interval: 10s timeout: 3s retries: 3