mirror of
https://github.com/caddyserver/caddy.git
synced 2025-07-09 03:04:57 -04:00
httpserver: Register dyndns directive (#2521)
This commit is contained in:
parent
e6a3e5e1f3
commit
1a0292b830
@ -685,6 +685,7 @@ var directives = []string{
|
|||||||
"gopkg", // github.com/zikes/gopkg
|
"gopkg", // github.com/zikes/gopkg
|
||||||
"restic", // github.com/restic/caddy
|
"restic", // github.com/restic/caddy
|
||||||
"wkd", // github.com/emersion/caddy-wkd
|
"wkd", // github.com/emersion/caddy-wkd
|
||||||
|
"dyndns", // github.com/linkonoid/caddy-dyndns
|
||||||
}
|
}
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user