New provison

This commit is contained in:
CHIEFSOFT\ameye
2025-01-25 15:22:06 -05:00
parent 9641eff93b
commit bf86edd465
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ class Provision extends BaseController
$this->prepareDataBase(); // allocte port for the conyainer use
$this->updateProvision();
return 0;
}