Skip to content

Commit

Permalink
Merge pull request #332 from akash-network/provider-dns-servers-2
Browse files Browse the repository at this point in the history
provider: use a mix of DNS nameservers 2
  • Loading branch information
andy108369 authored Aug 4, 2024
2 parents d3e78ae + 8b56f12 commit 11e171a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ upstream_dns_servers:
- 1.1.1.1
```

It is best to use two different DNS nameservers as in this example - Google DNS (8.8.8.8) and Cloudflare (1.1.1.1).
It is best to use two different DNS nameserver providers as in this example - Google DNS (8.8.8.8) and Cloudflare (1.1.1.1).


## STEP 7 - Provider Ephemeral Storage Config (OPTIONAL)
Expand Down

0 comments on commit 11e171a

Please sign in to comment.