mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-31 10:13:14 -04:00 
			
		
		
		
	plugins: expand examples (#1077)
* plugins: expand examples Expand some examples and test them by annotating it with `corefile` * Can't start kubernetes * Can test pprof :(
This commit is contained in:
		| @@ -17,6 +17,8 @@ bind ADDRESS | ||||
|  | ||||
| To make your socket accessible only to that machine, bind to IP 127.0.0.1 (localhost): | ||||
|  | ||||
| ~~~ txt | ||||
| bind 127.0.0.1 | ||||
| ~~~ | ||||
| . { | ||||
|     bind 127.0.0.1 | ||||
| } | ||||
| ~~~ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user