diff --git a/.gitmodules b/.gitmodules index b630a1e..acb0e6b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,7 @@ path = mcp url = ssh://git@gitea.onecluster.org:6666/OneTeam/NaliiaBotMCP.git branch = main +[submodule "web_app"] + path = web_app + url = ssh://git@gitea.onecluster.org:6666/OneTeam/NaliiaWebappDev.git + branch = main diff --git a/web_app b/web_app new file mode 160000 index 0000000..c7019c4 --- /dev/null +++ b/web_app @@ -0,0 +1 @@ +Subproject commit c7019c40d3aea9778d4d21528aff28fe38ed6829