infrastructure-ng/id.tjo.space/root/etc/caddy/Caddyfile

6 lines
101 B
Text
Raw Normal View History

id.tjo.cloud,
id.tjo.space {
respond /healthz "OK"
reverse_proxy systemd-authentik-server:9000
}