mirror of
https://github.com/unraid/webgui.git
synced 2026-04-21 09:19:35 -05:00
Include Helpers.php
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
<?
|
||||
$docroot = $docroot ?? $_SERVER['DOCUMENT_ROOT'] ?: '/usr/local/emhttp';
|
||||
|
||||
require_once "$docroot/plugins/dynamix.docker.manager/include/Helpers.php";
|
||||
|
||||
$dockerManPaths = [
|
||||
'autostart-file' => "/var/lib/docker/unraid-autostart",
|
||||
'update-status' => "/var/lib/docker/unraid-update-status.json",
|
||||
|
||||
Reference in New Issue
Block a user