mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 04:59:30 +00:00
fix
This commit is contained in:
@@ -19,7 +19,6 @@ class Upgrade extends Component
|
|||||||
if (config('app.env') === 'local') {
|
if (config('app.env') === 'local') {
|
||||||
$this->isUpgradeAvailable = true;
|
$this->isUpgradeAvailable = true;
|
||||||
}
|
}
|
||||||
ray($this->isUpgradeAvailable);
|
|
||||||
}
|
}
|
||||||
public function upgrade()
|
public function upgrade()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user