Skip to content

Instantly share code, notes, and snippets.

{
# https://caddyserver.com/docs/caddyfile/options#email
email [email protected]
}
(tls_config) {
tls {
dns digitalocean {env.DIGITAL_OCEAN_DNS_API_TOKEN}
# If you are running a DNS server on your network, controlling this domain, Caddy will resolve your DNS server to that internal server, and place the TXT entry there.