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