mirror of
https://github.com/tiennm99/coolify.git
synced 2026-05-04 13:35:29 +00:00
add new public repo
This commit is contained in:
@@ -54,7 +54,7 @@ return new class extends Migration
|
||||
|
||||
$table->string('status')->default('exited');
|
||||
|
||||
$table->morphs('destination');
|
||||
$table->nullableMorphs('destination');
|
||||
$table->morphs('source');
|
||||
|
||||
$table->foreignId('environment_id');
|
||||
|
||||
Reference in New Issue
Block a user