diff --git a/.gitmodules b/.gitmodules index 1a2bf65..7dc96d6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,8 @@ [submodule "apps/room_control"] path = apps/room_control - url = https://github.com/jsl12/room_control - branch = async + url = ssh://gitea/john/room_control + branch = main [submodule "docker-observation"] path = docker-observation url = ssh://gitea/john/docker-observation + branch = main \ No newline at end of file