fix: local dev repo
This commit is contained in:
parent
e583beb753
commit
070573f0df
@ -26,7 +26,7 @@ class ApplicationSeeder extends Seeder
|
||||
'environment_id' => 1,
|
||||
'destination_id' => 0,
|
||||
'destination_type' => StandaloneDocker::class,
|
||||
'source_id' => 0,
|
||||
'source_id' => 1,
|
||||
'source_type' => GithubApp::class
|
||||
]);
|
||||
Application::create([
|
||||
|
Loading…
x
Reference in New Issue
Block a user