From 39df50b87706dcee730fc2547d74598ebd425d6b Mon Sep 17 00:00:00 2001 From: "Jonny_Bro (Nikita)" Date: Thu, 7 Mar 2024 17:48:26 +0500 Subject: [PATCH] update submodule to my local instance --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index f589ef43..0b097636 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "dashboard/dashboard-core"] path = dashboard/dashboard-core - url = https://github.com/JonnyBro/dashboard-core + url = http://192.168.1.200:3000/jonny_bro/dashboard-core branch = main