We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfa44b8 commit d050ba7Copy full SHA for d050ba7
1 file changed
README.md
@@ -23,6 +23,9 @@ This software is licenced under MIT terms that permits reuse within proprietary
23
// check that the tests run
24
>> dotnet test
25
26
+// use DIG query appconfig'd local server
27
+dig -p 5335 @127.0.0.1 www.google.com A
28
+
29
```
30
31
## Gotchas
0 commit comments