Update docs/tech_docs/OpenWrt.md

This commit is contained in:
2024-04-21 20:00:42 +00:00
parent ed628e27aa
commit e65a192e48

View File

@@ -48,7 +48,6 @@ config interface 'wan6'
option device 'eth0'
config interface 'lan'
option ifname 'eth1'
option proto 'static'
option device 'eth1'
option ipaddr '10.0.0.1'