Files
2026-07-19 07:20:58 +01:00

17 lines
252 B
Caddyfile

# uncomment if ratelimited
# {
# acme_ca https://acme-staging-v02.api.letsencrypt.org/directory
# }
mail.yaoi.dog {
reverse_proxy stalwart:8080
}
post.yaoi.dog {
reverse_proxy bulwark:3000
}
git.yaoi.dog {
reverse_proxy gitea:3000
}