Files
town/Caddyfile
T
2026-07-17 23:31:56 +01:00

13 lines
205 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
}