diff --git a/config.json b/config.json index 99653361bdfbe4a6dd59b160564ff75651a11604..4e4034d785a125b4757a7938640ed9f16d3e8169 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,6 @@ { "gitlab_url": "", "private_token": "", - "project_id": "" -} \ No newline at end of file + "src_project_id": "", + "dest_project_id": "" +}