Update Gitlab url on data.json

This commit is contained in:
2023-12-22 10:26:02 +00:00
parent d4da1872e5
commit e154a0dbd4

View File

@@ -4,7 +4,7 @@
{ {
"title": "Gitlab", "title": "Gitlab",
"subtitle": "Git Verwaltung", "subtitle": "Git Verwaltung",
"url": "http://172.22.1.1:7202", "url": "https://gitlab.letsstein.de",
"logo": "gitlab.svg" "logo": "gitlab.svg"
}, },
{ {
@@ -26,4 +26,4 @@
"logo": "portainer.svg" "logo": "portainer.svg"
} }
] ]
} }