archive.tomasrivera.ch {
    reverse_proxy archivebox:8000
}
hledger.tomasrivera.ch {
  log {
    output stdout
  }
  basic_auth {
    tomasr {$HLEDGER_PASSWORD_HASH}
  }
  reverse_proxy host.docker.internal:5000
}
rss.tomasrivera.ch {
  reverse_proxy freshrss:80
}
