mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Use https for submodules to avoid SSH key exchange
This commit is contained in:
parent
0243bfbec2
commit
2d346448b3
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -6,7 +6,7 @@
|
||||
url = https://github.com/Human-Connection/API.git
|
||||
[submodule "Nitro-Web"]
|
||||
path = Nitro-Web
|
||||
url = git@github.com:Human-Connection/Nitro-Web.git
|
||||
url = https://github.com/Human-Connection/Nitro-Web.git
|
||||
[submodule "Nitro-Backend"]
|
||||
path = Nitro-Backend
|
||||
url = git@github.com:Human-Connection/Nitro-Backend.git
|
||||
url = https://github.com/Human-Connection/Nitro-Backend.git
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user