mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-30 01:34:21 -04:00 
			
		
		
		
	middleware/etcd: Use the correct endpoint
The endpoint for etcd as wrongly set if a proxy was configured. Clean up some documentation in the process as well.
This commit is contained in:
		| @@ -4,10 +4,6 @@ | ||||
|  | ||||
| package etcd | ||||
|  | ||||
| // etcd needs to be running on http://127.0.0.1:2379 | ||||
| // *and* needs connectivity to the internet for remotely resolving | ||||
| // names. | ||||
|  | ||||
| import ( | ||||
| 	"sort" | ||||
| 	"testing" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user