Merge pull request #466 from yolateng0/patch-1

Update dhcpcd.conf dns safe
This commit is contained in:
Bill Zimmerman
2020-01-28 19:43:31 +01:00
committed by GitHub

View File

@@ -14,7 +14,7 @@ nohook lookup-hostname
interface wlan0 interface wlan0
static ip_address=10.3.141.1/24 static ip_address=10.3.141.1/24
static routers=10.3.141.1 static routers=10.3.141.1
static domain_name_server=1.1.1.1 8.8.8.8 static domain_name_server=9.9.9.9 1.1.1.1
# RaspAP uap0 configuration # RaspAP uap0 configuration
interface uap0 interface uap0