Add njalla plugin
This commit is contained in:
parent
3aba37347f
commit
6ad8fd2283
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ import (
|
|||
caddycmd "github.com/caddyserver/caddy/v2/cmd"
|
||||
|
||||
// plug in Caddy modules here
|
||||
_ "https://github.com/caddy-dns/njalla"
|
||||
_ "github.com/caddyserver/caddy/v2/modules/standard"
|
||||
_ "github.com/greenpau/caddy-security" // Added the caddy-security plugin
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue