mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-05-27 09:51:52 +00:00
shift get_public_ips to json_api.php
This commit is contained in:
@@ -52,8 +52,8 @@
|
||||
<tr>
|
||||
<td>IPs</td>
|
||||
<td class="text-break">
|
||||
<span class="d-block">{{ ips.ipv4 }}</span>
|
||||
<span class="d-block">{{ ips.ipv6 }}</span>
|
||||
<span class="d-block" id="host_ipv4">-</span>
|
||||
<span class="d-block" id="host_ipv6">-</span>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user