Files
vps-config/Caddyfile
T
2026-07-24 11:24:20 +02:00

10 lines
209 B
Caddyfile

archive.tomasrivera.ch {
reverse_proxy archivebox:8000
}
hledger.tomasrivera.ch {
basicauth {
tomasr $2a$14$NXz3GWokmcvjvWL7IPnmfOwBffOmXSqC9Tz4hsfiHY8.f6JW5m6tK
}
reverse_proxy localhost:5000
}