Commit 20a047f7 authored by Pieter Louw's avatar Pieter Louw Committed by Matt Holt

httpserver: Add grpc plugin directive (#1694)

* Add grpc plugin directive

* Update plugin.go

Removed whitespace line

* Update plugin.go
parent 6ab0d8d8
......@@ -490,6 +490,7 @@ var directives = []string{
"hugo", // github.com/hacdias/caddy-hugo
"mailout", // github.com/SchumacherFM/mailout
"awslambda", // github.com/coopernurse/caddy-awslambda
"grpc", // github.com/pieterlouw/caddy-grpc
}
const (
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment