Remove SRV from DNS query tag example

The results show the A record, not the SRV record
This commit is contained in:
Gareth Rushgrove 2014-04-24 14:08:13 +02:00
parent 7e27ded378
commit 778d02b68b
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ the example below, we ask Consul for all web services with the "rails"
tag. We get a response since we registered our service with that tag.
```
$ dig @127.0.0.1 -p 8600 rails.web.service.consul SRV
$ dig @127.0.0.1 -p 8600 rails.web.service.consul
...
;; QUESTION SECTION: