-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 959 Bytes
/
.gitmodules
File metadata and controls
30 lines (30 loc) · 959 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
28
29
30
[submodule "Authentication-Service"]
path = Authentication-Service
url = https://github.com/Smart-Pot/Authentication-Service
branch = master
[submodule "Comment-Service"]
path = Comment-Service
url = https://github.com/Smart-Pot/Comment-Service
branch = master
[submodule "Post-Service"]
path = Post-Service
url = https://github.com/Smart-Pot/Post-Service
branch = master
[submodule "Search-Service"]
path = Search-Service
url = https://github.com/Smart-Pot/Search-Service
branch = master
[submodule "Device-Monitor-Service"]
path = Device-Monitor-Service
url = https://github.com/Smart-Pot/Device-Monitor-Service
branch = master
[submodule "Notification-Service"]
path = Notification-Service
url = https://github.com/Smart-Pot/Notification-Service
branch = master
[submodule "docker"]
path = docker
url = https://github.com/Smart-Pot/docker
[submodule "User-Service"]
path = User-Service
url = https://github.com/Smart-Pot/User-Service