Skip to content

Commit 6348bec

Browse files
committed
doc change
1 parent 80b698e commit 6348bec

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ docker run -d \
110110
-e SOCKS_USER=admin \
111111
-e SOCKS_PASS=socks \
112112
-e LAN_NETWORK=192.168.1.0/24 \
113-
-e NAME_SERVERS=84.200.69.80,37.235.1.174,1.1.1.1,37.235.1.177,84.200.70.40,1.0.0.1 \
113+
-e NAME_SERVERS=1.1.1.1,1.0.0.1 \
114114
-e DELUGE_DAEMON_LOG_LEVEL=info \
115115
-e DELUGE_WEB_LOG_LEVEL=info \
116116
-e DELUGE_ENABLE_WEBUI_PASSWORD=yes \
@@ -161,8 +161,6 @@ to
161161
Due to Google and OpenDNS supporting EDNS Client Subnet it is recommended NOT to use either of these NS providers.
162162
The list of default NS providers in the above example(s) is as follows:-
163163

164-
84.200.x.x = DNS Watch<br/>
165-
37.235.x.x = FreeDNS<br/>
166164
1.x.x.x = Cloudflare
167165

168166
---

0 commit comments

Comments
 (0)