mirror of
https://github.com/coredns/coredns.git
synced 2025-11-27 14:14:02 -05:00
@@ -49,7 +49,7 @@ func setup(c *caddy.Controller) error {
|
||||
c.OnStartup(h.Startup)
|
||||
c.OnFinalShutdown(h.Shutdown)
|
||||
|
||||
// Don't do AddMiddleware, as health is not *really* a plugin just a separate webserver running.
|
||||
// Don't do AddPlugin, as health is not *really* a plugin just a separate webserver running.
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user