chore: update config example about new not_found rule

This commit is contained in:
yusing
2025-10-12 22:02:52 +08:00
parent dc9ae32e8f
commit 046ff8a020

View File

@@ -79,6 +79,13 @@ entrypoint:
stdout: false # (default: false)
keep: 30 days # (default: 30 days)
# customize behavior for non-existent routes, e.g. pass over to another proxy
#
# rules:
# not_found:
# - name: default
# do: proxy http://other-proxy:8080
providers:
# include files are standalone yaml files under `config/` directory
#