mirror of
https://github.com/caddyserver/caddy.git
synced 2026-05-19 05:59:03 -04:00
httpserver: Register dyndns directive (#2521)
This commit is contained in:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user