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 65e7a7f04a
commit ac6f90da35
No known key found for this signature in database
3 changed files with 29 additions and 77 deletions

View file

@ -1 +1 @@
1.7.1
1.7.2