docker/caddy/Caddyfile

16 lines
336 B
Caddyfile

{
acme_dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
}
auth.bizmatch.net {
reverse_proxy bizmatch:8080
tls {
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
}
}
git.bizmatch.net {
reverse_proxy bizmatch:3500
tls {
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
}
}