podbox/pods/mamstack/caddy/Caddyfile
2024-12-01 20:51:57 -06:00

7 lines
98 B
Caddyfile

{
acme_dns $provider $api_key
}
qb.$domain.$tld {
reverse_proxy localhost:8080
}