mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 20:49:28 +00:00
- package updates
- feat: service fixes - ui: help menu
This commit is contained in:
@@ -11,6 +11,6 @@ class LocalFileVolume extends BaseModel
|
||||
|
||||
public function service()
|
||||
{
|
||||
return $this->morphTo();
|
||||
return $this->morphTo('resource');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user