Update builtin corefile example (#3539)

Automatically submitted.
This commit is contained in:
DrmagicE 2019-12-14 20:57:33 +08:00 committed by corbot[bot]
parent c95e7f233a
commit acb75ea904

View File

@ -46,6 +46,7 @@ If CoreDNS cant find a Corefile to load it loads the following builtin one:
~~~ corefile
. {
whoami
log
}
~~~