From 953686f61ef0f5435e3e6ee7b9bc989b99f97f08 Mon Sep 17 00:00:00 2001 From: hoa3 Date: Thu, 7 Mar 2024 11:11:28 +0100 Subject: [PATCH] fix: synch gitlab Version for mirroring --- Dev.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Dev.md b/Dev.md index e4bf7d91..bbd392b0 100644 --- a/Dev.md +++ b/Dev.md @@ -6,7 +6,7 @@ ### Env Variables -These are the env variables that need to be set-up: +These are the env variables that need to be set-up (.env.sample file as template): - MONGO_READ: The connection string. Can be found in Keepass - MONGO_DATABASE: Which database to use. production or testingNew - GITHUB_TOKEN: The Github token. Can be found in Keepass @@ -45,4 +45,8 @@ This can be done in 4 easy steps: 4. Press **Add Data -> Import file** and choose github_repos.json. Keep in mind that *Stop on errors* needs to be unchecked. Then just click *Import*. -![Add new Data to DB](/assets/images/AddData.png) \ No newline at end of file +![Add new Data to DB](/assets/images/AddData.png) + +## Mirroring from GitLab to GitHub + +The Project repository is mirrored from Gitlab to Github (unidirectional). Token has to be updated after expiring. \ No newline at end of file