Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 382 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 382 Bytes

dnspod

dnspod dns provider for Caddy

==============

These providers can be used to help solve the ACME DNS challenge by plugging them into Caddy 0.9 and newer:

import _ "github.com/mukaiu/caddy-dnspod"

You can then use this in your Caddyfile with the tls directive like so:

tls {
	dns <provider>
}

Set environment DNSPOD_API_KEY with your account token