mirror of
https://github.com/tiennm99/coolify.git
synced 2026-06-02 14:13:48 +00:00
Add projects, environments, applications, databases
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace App\Models;
|
||||
|
||||
class ProjectSetting extends BaseModel
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user