mirror of
https://github.com/unraid/webgui.git
synced 2026-04-27 05:19:44 -05:00
Fix misalignment of IPv6 networks in Docker settings
This commit is contained in:
@@ -506,7 +506,6 @@ IPv6 custom network on interface <?=$network?>:
|
||||
: <span class="gw6">**Subnet:** <?=$subnet6?>/<?=$mask6?></span>
|
||||
<span class="gw6">**Gateway:** <?=$dockercfg["DOCKER_GATEWAY6_$port"]?></span>
|
||||
**DHCP pool:** <?=$range6?"$range6/$size6":"not set"?>
|
||||
|
||||
<?endif;?>
|
||||
<?endforeach;?>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user