|
@@ -9,7 +9,7 @@
|
9
|
9
|
url = http://ledger-git.dyne.org:3000/CoBox/cobox-cli.git
|
10
|
10
|
[submodule "cobox-command-schemas"]
|
11
|
11
|
path = cobox-command-schemas
|
12
|
|
- url = http://ledger-git.dyne.org:3000/cobox/cobox-command-schemas
|
|
12
|
+ url = http://ledger-git.dyne.org:3000/CoBox/cobox-command-schemas.git
|
13
|
13
|
[submodule "cobox-config"]
|
14
|
14
|
path = cobox-config
|
15
|
15
|
url = http://ledger-git.dyne.org:3000/cobox/cobox-config
|
|
@@ -30,7 +30,7 @@
|
30
|
30
|
url = http://ledger-git.dyne.org:3000/cobox/cobox-group-store
|
31
|
31
|
[submodule "cobox-hub"]
|
32
|
32
|
path = cobox-hub
|
33
|
|
- url = http://ledger-git.dyne.org:3000/cobox/cobox-hub
|
|
33
|
+ url = http://ledger-git.dyne.org:3000/CoBox/cobox-hub.git
|
34
|
34
|
[submodule "cobox-server"]
|
35
|
35
|
path = cobox-server
|
36
|
36
|
url = http://ledger-git.dyne.org:3000/cobox/cobox-server
|
|
@@ -39,4 +39,7 @@
|
39
|
39
|
url = http://ledger-git.dyne.org:3000/cobox/cobox-swarm
|
40
|
40
|
[submodule "cobox-ui"]
|
41
|
41
|
path = cobox-ui
|
42
|
|
- url = http://ledger-git.dyne.org:3000/CoBox/cobox-ui
|
|
42
|
+ url = http://ledger-git.dyne.org:3000/CoBox/cobox-ui.git
|
|
43
|
+[submodule "cobox-local-discovery"]
|
|
44
|
+ path = cobox-local-discovery
|
|
45
|
+ url = http://ledger-git.dyne.org:3000/CoBox/cobox-local-discovery.git
|