wip: scheduled backups
fix: file locations vendor unlocking
This commit is contained in:
@@ -49,7 +49,7 @@ class StandalonePostgresql extends BaseModel
|
||||
);
|
||||
}
|
||||
|
||||
public function type()
|
||||
public function type(): string
|
||||
{
|
||||
return 'standalone-postgresql';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user