1
0
Fork 0

Fix DNSSEC and alias order.

pull/2/head
Ambrose Chua 2017-08-21 12:04:14 +08:00 committed by GitHub
parent 5ed91f3042
commit f025d6d09d
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ $ go get github.com/coredns/coredns
$ go get github.com/serverwentdown/alias
$ cd $GOPATH/src/github.com/coredns/coredns
$ vim middleware.cfg
# Add the line 145:alias:github.com/serverwentdown/alias
# Add the line 205:alias:github.com/serverwentdown/alias
$ go generate
$ go build
$ ./coredns -plugins | grep alias