From 45e22b0bcab55f6b24957ce84a9812942f4602fc Mon Sep 17 00:00:00 2001 From: glen Date: Tue, 6 Oct 2020 18:16:12 -0400 Subject: [PATCH] change loki.ap.com to loki.ap.local --- README.md | 2 +- config/dnsmasq.hosts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 24ee70c..95fd99e 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ The installer will complete the installation steps for you. You will be occasion After the reboot at the end of the installation the wireless network will be configured as an access point as follows: -* AP GUI address: loki.ap.com or use IP address: 10.3.141.1 +* AP GUI address: loki.ap.local or use IP address: 10.3.141.1 * Username: `admin` * Password: `secret` * DHCP range: 10.3.141.1 to 10.3.141.24 diff --git a/config/dnsmasq.hosts b/config/dnsmasq.hosts index 4a6113e..65b4ea2 100644 --- a/config/dnsmasq.hosts +++ b/config/dnsmasq.hosts @@ -1 +1 @@ -10.3.141.1 loki.ap.com +10.3.141.1 loki.ap.local