caddy debug

This commit is contained in:
2026-07-24 12:05:28 +02:00
parent 3b3b3e5194
commit b66a7cbee6
+3
View File
@@ -2,6 +2,9 @@ archive.tomasrivera.ch {
reverse_proxy archivebox:8000
}
hledger.tomasrivera.ch {
log {
output stdout
}
basic_auth {
tomasr {$HLEDGER_PASSWORD_HASH}
}