mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 16:24:19 -04:00
it compiles
This commit is contained in:
@@ -58,6 +58,7 @@ var directiveOrder = []directive{
|
||||
{"log", setup.Log},
|
||||
{"errors", setup.Errors},
|
||||
{"proxy", setup.Proxy},
|
||||
{"etcd", setup.Etcd},
|
||||
}
|
||||
|
||||
// RegisterDirective adds the given directive to caddy's list of directives.
|
||||
|
||||
Reference in New Issue
Block a user