From 4f9514dc7298676b6ba71f416c71f36de409c4e6 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Fri, 28 Jul 2023 21:26:12 +0200 Subject: [PATCH] Update .gitconfig_front --- dot_gitconfig_front.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dot_gitconfig_front.tmpl b/dot_gitconfig_front.tmpl index ed26b65..cf67c6b 100644 --- a/dot_gitconfig_front.tmpl +++ b/dot_gitconfig_front.tmpl @@ -9,5 +9,5 @@ [commit] gpgsign = true -[url "ssh://git@github.com/"] - insteadOf = https://github.com/ +[url "ssh://git@git.front.kjuulh.io/"] + insteadOf = https://git.front.kjuulh.io/