Enable debug for failing route

This commit is contained in:
2025-01-30 12:23:49 +00:00
parent 3cedbdc237
commit 4a3897a458
3 changed files with 10 additions and 0 deletions

View File

@@ -1,5 +1,9 @@
import repo.caddyfile {
admin off
debug
log {
level DEBUG
}
}
(site) {