Enable debug for failing route

This commit is contained in:
2025-01-30 12:23:49 +00:00
parent f74e7bb33d
commit beb9b49825
+4
View File
@@ -1,5 +1,9 @@
import repo.caddyfile {
admin off
debug
log {
level DEBUG
}
}
(site) {