Commit b33b24fc authored by Lucas Lorentz's avatar Lucas Lorentz Committed by Matt Holt

httpserver: Add 'supervisor' directive (#2061)

parent 4d9ee000
......@@ -551,6 +551,7 @@ var directives = []string{
"startup", // TODO: Deprecate this directive
"shutdown", // TODO: Deprecate this directive
"on",
"supervisor", // github.com/lucaslorentz/caddy-supervisor
"request_id",
"realip", // github.com/captncraig/caddy-realip
"git", // github.com/abiosoft/caddy-git
......
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