[Fixes: #14777] Set dns nameserver to cloudflare

This commit is contained in:
Andrea Maria Piana 2023-01-13 16:28:22 +00:00
parent 685c95591c
commit 14c9a7c6ac
No known key found for this signature in database
GPG Key ID: AA6CCA6DE0E06424
1 changed files with 2 additions and 0 deletions

View File

@ -69,6 +69,8 @@
:EnableDiscV5 true
:Host "0.0.0.0"
:AutoUpdate true
;; Temporary fix until https://github.com/status-im/status-go/issues/3024 is resolved
:Nameserver "1.1.1.1"
:PeerExchange true
:Port 0
:UDPPort 0})