mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 20:49:32 +00:00
wip: services
This commit is contained in:
@@ -14,6 +14,10 @@ class LocalPersistentVolume extends Model
|
||||
{
|
||||
return $this->morphTo();
|
||||
}
|
||||
public function service()
|
||||
{
|
||||
return $this->morphTo();
|
||||
}
|
||||
|
||||
public function standalone_postgresql()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user