# famapp — paste into your existing Caddyfile. # famapp runs on 3010, authentik-server on 9200 (both bound to the host by deploy/compose.yaml). fam.ginnoir.com { reverse_proxy 192.168.1.69:3010 } auth.ginnoir.com { reverse_proxy 192.168.1.69:9200 }