From b89a8240043726821c9462bbe97ac0a7bdf72e6c Mon Sep 17 00:00:00 2001 From: root Date: Tue, 17 Sep 2024 17:34:39 +0200 Subject: [PATCH] fix: gitea --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8205bc6..653e04e 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ ], "repository": { "type": "git", - "url": "ssh://git@gitea.raphaelpiccolo.com:10022/root/vscodestat.git" + "url": "ssh://git@gitea.data.raphaelpiccolo.com:10022/root/vscodestat.git" }, "license": "ISC", "author": "Raphael Piccolo",