mirror of
https://github.com/caddyserver/caddy.git
synced 2025-04-21 20:08:46 +08:00
add gopkg plugin (#1725)
This commit is contained in:
parent
a63a6ecb04
commit
d3fc9f7a9b
@ -494,6 +494,7 @@ var directives = []string{
|
||||
"mailout", // github.com/SchumacherFM/mailout
|
||||
"awslambda", // github.com/coopernurse/caddy-awslambda
|
||||
"grpc", // github.com/pieterlouw/caddy-grpc
|
||||
"gopkg", // github.com/zikes/gopkg
|
||||
}
|
||||
|
||||
const (
|
||||
|
Loading…
x
Reference in New Issue
Block a user