diff --git a/.gitmodules b/.gitmodules index 51a8212..41ebdbb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,7 @@ path = modules/party_co url = ssh://git@gitea.onecluster.org:6666/OneTeam/trytondo-party_co.git branch = main +[submodule "web_app"] + path = web_app + url = ssh://git@gitea.onecluster.org:6666/OneTeam/Naliia_webapp.git + branch = main diff --git a/web_app b/web_app new file mode 160000 index 0000000..6b30f61 --- /dev/null +++ b/web_app @@ -0,0 +1 @@ +Subproject commit 6b30f617daa3dfcbd914effa06d368f9c6aa5506