🗃️ modified: html/index.html 🗃️

This commit is contained in:
Jason 2022-02-27 19:39:58 -05:00
parent d357cf7ff1
commit 78c4bfb072
No known key found for this signature in database
GPG Key ID: 4F765975C1F0EE5F

View File

@ -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)"
/>
</div>
@ -333,7 +333,7 @@
and documentation is available at <br />
<a href="https://github.com/mpolden/echoip" target="_blank"
>https://github.com/mpolden/echoip</a
>.<br />
>.<br /><br />
My modified code can be found at<br />
<a href="https://github.com/dockermgr/ifconfig" target="_blank"
>https://github.com/dockermgr/ifconfig</a