docs and makefile changes

This commit is contained in:
yusing
2025-01-05 03:58:56 +08:00
parent 6f35a6f5e9
commit b7802f4e3e
4 changed files with 116 additions and 82 deletions

View File

@@ -76,6 +76,7 @@
- `proxy.<alias>.path_patterns` fully support http.ServeMux patterns `[METHOD ][HOST]/[PATH]` (See https://pkg.go.dev/net/http#hdr-Patterns-ServeMux)
- caching ACME private key in order to reuse ACME account, to prevent from ACME rate limit
- WebUI config editor now validates for middleware compose files
- **New:** fully support string as inline YAML for docker labels