From 78c4bfb0720e6e4b64a24c703c12a77671b412ab Mon Sep 17 00:00:00 2001 From: Jason Date: Sun, 27 Feb 2022 19:39:58 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=83=EF=B8=8F=20modified:=20html/index.?= =?UTF-8?q?html=20=F0=9F=97=83=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- html/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/html/index.html b/html/index.html index 37686fb..99a0812 100644 --- a/html/index.html +++ b/html/index.html @@ -261,10 +261,10 @@ id="portInput" type="number" min="1" - max="40000" - value="8080" + max="65535" + value="80" class="narrow-input pure-input" - placeholder="8080" + placeholder="80" onchange="updatePort(this.value)" /> @@ -333,7 +333,7 @@ and documentation is available at
https://github.com/mpolden/echoip.
+ >.

My modified code can be found at
https://github.com/dockermgr/ifconfig