Docker settings display enhancements

This commit is contained in:
bergware
2018-02-23 13:44:34 +01:00
parent 578aa28e96
commit ecaedd4e68

View File

@@ -333,6 +333,9 @@ IPv4 custom network on interface <?=$network?> (optional):
>
> Enter the pool range within each allocated subnet which is used for DHCPv4 assignments by Docker. E.g. 192.168.1.128/25
<?endif;?>
<?if ($include6):?>
<hr>
<?endif;?>
<?foreach ($include6 as $network => $route):?>
<?