feat: lazy load stuffs + tell user if compose based deployments have missing envs
This commit is contained in:
@@ -165,7 +165,6 @@ class General extends Component
|
||||
return handleError($e, $this);
|
||||
} finally {
|
||||
$this->initLoadingCompose = false;
|
||||
|
||||
}
|
||||
}
|
||||
public function generateDomain(string $serviceName)
|
||||
|
||||
Reference in New Issue
Block a user