mirror of
https://github.com/openlibrecommunity/olcrtc.git
synced 2026-06-01 22:18:52 +02:00
docs: replace 1.1.1.1 with 8.8.8.8 as default DNS server
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ ENV OLCRTC_MODE=srv \
|
||||
OLCRTC_CARRIER= \
|
||||
OLCRTC_TRANSPORT=datachannel \
|
||||
OLCRTC_DATA_DIR=/usr/share/olcrtc \
|
||||
OLCRTC_DNS=1.1.1.1:53 \
|
||||
OLCRTC_DNS=8.8.8.8:53 \
|
||||
OLCRTC_KEY_FILE=/var/lib/olcrtc/key.hex \
|
||||
OLCRTC_SOCKS_HOST=127.0.0.1 \
|
||||
OLCRTC_SOCKS_PORT=8808 \
|
||||
|
||||
Reference in New Issue
Block a user