uptime.{$SUBDOMAIN}.{$DOMAIN} { log { output file /var/log/uptime.log } handle /api/push/* { reverse_proxy host:3001 } handle { import ../conf/authentik.caddy reverse_proxy host:3001 } }