it compiles

This commit is contained in:
Miek Gieben
2016-03-22 11:04:56 +00:00
parent 1a7f0deadd
commit ae841ae342
5 changed files with 47 additions and 46 deletions

View File

@@ -19,13 +19,13 @@ If you want to `round robin` A and AAAA responses look at the `round_robin` midd
~~~
etcd {
path /skydns
endpoint address...
endpoint endpoint...
stubzones
}
~~~
* `path` /skydns
* `endpoint` address...
* `endpoint` endpoints...
* `stubzones`
## Examples