README: fix NS address in test command (#115)

This commit is contained in:
Julien Schmidt 2018-09-28 16:14:31 +08:00 committed by Joona Hoikkala
parent f76790426d
commit b452d504c8

View File

@ -205,7 +205,7 @@ Note: The `txt` field must be exactly 43 characters long, otherwise acme-dns wil
4) Perform a DNS lookup to the test subdomain to confirm that everything is working properly:
```
$ dig @ns.auth.example.org d420c923-bbd7-4056-ab64-c3ca54c9b3cf.auth.example.org
$ dig @auth.example.org d420c923-bbd7-4056-ab64-c3ca54c9b3cf.auth.example.org
```
## Configuration