mirror of
				https://github.com/billz/raspap-webgui.git
				synced 2025-03-01 10:31:47 +00:00 
			
		
		
		
	Merge pull request #466 from yolateng0/patch-1
Update dhcpcd.conf dns safe
This commit is contained in:
		| @@ -14,7 +14,7 @@ nohook lookup-hostname | ||||
| interface wlan0 | ||||
| static ip_address=10.3.141.1/24 | ||||
| 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 | ||||
| interface uap0 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user