diff --git a/AppDir/etc/daemon.yml b/AppDir/etc/daemon.yml index 9456c10..5677c59 100644 --- a/AppDir/etc/daemon.yml +++ b/AppDir/etc/daemon.yml @@ -9,8 +9,8 @@ # A DNS service runs as part of every cryptic-net process. dns: - # list of IPs that the DNS service will use to resolve non-cryptic.io - # hostnames. + # list of IPs that the DNS service will use to resolve requests outside the + # network's domain. resolvers: - 1.1.1.1 - 8.8.8.8