mirror of
https://github.com/caddyserver/caddy.git
synced 2025-01-13 22:51:08 -05:00
Merge pull request #1102 from coopernurse/awslambda-ext-plugin
awslambda external plugin
This commit is contained in:
commit
0e7635c54b
1 changed files with 1 additions and 0 deletions
|
@ -432,6 +432,7 @@ var directives = []string{
|
|||
"hugo", // github.com/hacdias/caddy-hugo
|
||||
"mailout", // github.com/SchumacherFM/mailout
|
||||
"prometheus", // github.com/miekg/caddy-prometheus
|
||||
"awslambda", // github.com/coopernurse/caddy-awslambda
|
||||
}
|
||||
|
||||
const (
|
||||
|
|
Loading…
Reference in a new issue