-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 923 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 923 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "API_GATEWAY_SERVICE_MSA"]
path = API_GATEWAY_SERVICE_MSA
url = https://github.com/TEAM-FLOWBIT/API_GATEWAY_SERVICE_MSA
branch = develop
[submodule "DISCOVERY_SERVICE_MSA"]
path = DISCOVERY_SERVICE_MSA
url = https://github.com/TEAM-FLOWBIT/DISCOVERY_SERVICE_MSA
branch = develop
[submodule "USER_SERVICE_MSA"]
path = USER_SERVICE_MSA
url = https://github.com/TEAM-FLOWBIT/USER_SERVICE_MSA
branch = develop
[submodule "BITCOIN_SERVER_MSA"]
path = BITCOIN_SERVER_MSA
url = https://github.com/TEAM-FLOWBIT/BITCOIN_SERVER_MSA
branch = develop
[submodule "BOARD_SERVICE_MSA"]
path = BOARD_SERVICE_MSA
url = https://github.com/TEAM-FLOWBIT/BOARD_SERVICE_MSA
branch = develop
[submodule "CONFIG_SERVER_MSA"]
path = CONFIG_SERVER_MSA
url = https://github.com/TEAM-FLOWBIT/CONFIG_SERVER_MSA
branch = develop
[submodule "BATCH_MSA"]
path = BATCH_MSA
url = https://github.com/flowbit-team/BATCH_MSA.git