don't assign wan subnet through docker

use some public dns as example
pull/1/head
Jordan Sokolic 2020-04-12 09:25:17 +03:00
parent afbd654f8b
commit f2abe73a06
1 changed files with 1 additions and 2 deletions

View File

@ -10,8 +10,7 @@ ROOT_PW=changeme123
# wan
WAN_NAME=openwrt-wan
WAN_PARENT=enp0s20f0u4
WAN_SUBNET=192.168.12.0/24
UPSTREAM_DNS_SERVER=192.168.12.2
UPSTREAM_DNS_SERVER=8.8.8.8
# lan
LAN_NAME=openwrt-lan