Update remote locations for submodules.
This commit is contained in:
parent
f6b7620ac1
commit
5816b3a5f9
8
.gitmodules
vendored
8
.gitmodules
vendored
|
@ -1,12 +1,12 @@
|
||||||
[submodule "collar"]
|
[submodule "collar"]
|
||||||
path = collar
|
path = collar
|
||||||
url = vanilla@dev.danilafe.com:CS-46X/collar.git
|
url = https://dev.danilafe.com/CS-46X/collar.git
|
||||||
[submodule "gateway"]
|
[submodule "gateway"]
|
||||||
path = gateway
|
path = gateway
|
||||||
url = vanilla@dev.danilafe.com:CS-46X/gateway.git
|
url = https://dev.danilafe.com/CS-46X/gateway-old.git
|
||||||
[submodule "server"]
|
[submodule "server"]
|
||||||
path = server
|
path = server
|
||||||
url = vanilla@dev.danilafe.com:CS-46X/server.git
|
url = https://dev.danilafe.com/CS-46x/server.git
|
||||||
[submodule "app"]
|
[submodule "app"]
|
||||||
path = app
|
path = app
|
||||||
url = vanilla@dev.danilafe.com:CS-46X/app.git
|
url = https://dev.danilafe.com/CS-46X/app.git
|
||||||
|
|
Loading…
Reference in New Issue
Block a user