From a1f542e8f9ad198c6a0582eafc8a6dd9dc24a5b9 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 17 Sep 2024 17:02:31 +0200 Subject: [PATCH] fix: gitea --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2fe60d6..51724a0 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "description": "", "repository": { "type": "git", - "url": "ssh://git@gitea.raphaelpiccolo.com:10022/root/dvf.git" + "url": "ssh://git@gitea.data.raphaelpiccolo.com:10022/root/dvf.git" }, "license": "ISC", "author": "Raphael Piccolo",