1
0
Fork 0

Update instructions on compiling into CoreDNS

pull/2/head
Ambrose Chua 2017-11-08 14:36:09 +08:00
parent 11206931dc
commit cac9d13ba7
Signed by: ambrose
GPG Key ID: B34FBE029276BA5D
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 plugin.cfg
# Add the line 205:alias:github.com/serverwentdown/alias
# Add the line alias:github.com/serverwentdown/alias before the file middleware
$ go generate
$ go build
$ ./coredns -plugins | grep alias