You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dns.providers.porkbun lets Caddy read and manipulate DNS records hosted by this DNS provider.
how would one configure a caddyfile to keep the dns record for a domain updated? the docs use the snippet below, but i have no idea where to place it within my caddyfile:
{
"api_key": "",
"api_secret_key": ""
}
The text was updated successfully, but these errors were encountered:
per the documentation:
how would one configure a caddyfile to keep the dns record for a domain updated? the docs use the snippet below, but i have no idea where to place it within my caddyfile:
The text was updated successfully, but these errors were encountered: