chore(example): introduce health check configuration defaults in example config

This commit is contained in:
yusing
2025-12-04 18:08:26 +08:00
parent 6e40f53a16
commit 682264db13

View File

@@ -88,6 +88,12 @@ entrypoint:
# - name: default
# do: proxy http://other-proxy:8080
defaults:
healthcheck:
interval: 5s
timeout: 15s
retries: 3
providers:
# include files are standalone yaml files under `config/` directory
#