mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 04:59:30 +00:00
wip
This commit is contained in:
@@ -14,6 +14,8 @@ class Dashboard extends Component
|
||||
public function mount()
|
||||
{
|
||||
$this->servers = Server::ownedByCurrentTeam()->get();
|
||||
ray($this->servers[1]);
|
||||
ray($this->servers[1]->standaloneDockers);
|
||||
$this->projects = Project::ownedByCurrentTeam()->get();
|
||||
}
|
||||
// public function getIptables()
|
||||
|
||||
Reference in New Issue
Block a user