From e154a0dbd4cf41b88acaf9f7219b4fad41b0628b Mon Sep 17 00:00:00 2001 From: Tobias Date: Fri, 22 Dec 2023 10:26:02 +0000 Subject: [PATCH] Update Gitlab url on data.json --- src/privat/components/data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/privat/components/data.json b/src/privat/components/data.json index f42d556..e8bdb85 100644 --- a/src/privat/components/data.json +++ b/src/privat/components/data.json @@ -4,7 +4,7 @@ { "title": "Gitlab", "subtitle": "Git Verwaltung", - "url": "http://172.22.1.1:7202", + "url": "https://gitlab.letsstein.de", "logo": "gitlab.svg" }, { @@ -26,4 +26,4 @@ "logo": "portainer.svg" } ] -} \ No newline at end of file +}