release 1.7.2: fix Caddy file_server root for monitoring HTML

Static handles must use host-level root + prefix match (/monitoring*),
not root=…/monitoring with handle /monitoring/ (double path → empty 404).
This commit is contained in:
Hernâni Marques 2026-07-19 01:05:20 +02:00
parent 2e3dd6c686
commit 4cfb1412aa
No known key found for this signature in database
GPG key ID: CB5738652768F7E9
3 changed files with 29 additions and 77 deletions

View file

@ -1 +1 @@
1.7.1
1.7.2