display public ips on debug page

This commit is contained in:
FreddleSpl0it
2022-09-26 12:19:51 +02:00
parent 3b8e17c21f
commit 4387e4764f
2 changed files with 24 additions and 1 deletions

View File

@@ -49,6 +49,13 @@
<p><b>{{ hostname }}</b></p>
</div></td>
</tr>
<tr>
<td>IPs</td>
<td class="text-break">
<span class="d-block">{{ ips.ipv4 }}</span>
<span class="d-block">{{ ips.ipv6 }}</span>
</td>
</tr>
<tr>
<td>Version</td>
<td class="text-break"><div>