fix: update code

This commit is contained in:
2025-09-02 20:38:58 +02:00
parent 7db9ce4d17
commit a3f5b5a0cf
8 changed files with 60 additions and 63 deletions

View File

@ -14,6 +14,7 @@ use App\Controllers\HandoffController;
use App\Services\LxdService;
use Zounar\PHPProxy\Proxy;
use App\Utils\LogWriterHelper;
use App\Utils\ContainerHelper;
require __DIR__ . '/../vendor/autoload.php';