mirror of
https://github.com/unraid/webgui.git
synced 2026-04-29 06:19:30 -05:00
Prepare access for IPv6 only and variable interface
This commit is contained in:
@@ -23,6 +23,7 @@ if (substr($_SERVER['REQUEST_URI'],0,7) != '/Docker') {
|
||||
}
|
||||
|
||||
require_once "$docroot/plugins/dynamix.docker.manager/include/Helpers.php";
|
||||
require_once "$docroot/webGui/include/Wrappers.php";
|
||||
|
||||
$dockerManPaths = [
|
||||
'autostart-file' => "/var/lib/docker/unraid-autostart",
|
||||
|
||||
Reference in New Issue
Block a user