diff --git a/caddyhttp/httpserver/plugin.go b/caddyhttp/httpserver/plugin.go index 2e1fa5e6a..7da623938 100644 --- a/caddyhttp/httpserver/plugin.go +++ b/caddyhttp/httpserver/plugin.go @@ -685,6 +685,7 @@ var directives = []string{ "gopkg", // github.com/zikes/gopkg "restic", // github.com/restic/caddy "wkd", // github.com/emersion/caddy-wkd + "dyndns", // github.com/linkonoid/caddy-dyndns } const (