mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 20:49:32 +00:00
Add GitHub, GitLab, DeployKeys
This commit is contained in:
@@ -17,6 +17,7 @@ return new class extends Migration
|
||||
$table->string('name');
|
||||
|
||||
$table->morphs('destination');
|
||||
$table->morphs('source');
|
||||
$table->foreignId('environment_id');
|
||||
|
||||
$table->timestamps();
|
||||
|
||||
Reference in New Issue
Block a user