httpserver: Add 'supervisor' directive (#2061)

This commit is contained in:
Lucas Lorentz 2018-04-01 01:31:35 +02:00 committed by Matt Holt
parent 4d9ee000c8
commit b33b24fc9e

View File

@ -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