mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 12:33:06 +00:00
fixes
This commit is contained in:
@@ -43,7 +43,7 @@ class PublicGitRepository extends Component
|
||||
$this->repository_url = 'https://github.com/coollabsio/coolify-examples';
|
||||
$this->port = 3000;
|
||||
}
|
||||
$this->parameters = get_parameters();
|
||||
$this->parameters = getRouteParameters();
|
||||
$this->query = request()->query();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user