mirror of
https://github.com/unraid/webgui.git
synced 2026-04-19 08:11:21 -05:00
Docker settings display enhancements
This commit is contained in:
@@ -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):?>
|
||||
<?
|
||||
|
||||
Reference in New Issue
Block a user