mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 04:59:30 +00:00
add new public repo
This commit is contained in:
@@ -4,4 +4,7 @@ namespace App\Models;
|
||||
|
||||
class ProjectSetting extends BaseModel
|
||||
{
|
||||
protected $fillable = [
|
||||
'project_id'
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user