-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1.04 KB
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 1.04 KB
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 "backend-example-docker"]
path = backend-example-docker
url = https://github.com/docker-hy/backend-example-docker.git
[submodule "frontend-example-docker"]
path = frontend-example-docker
url = https://github.com/docker-hy/frontend-example-docker.git
[submodule "rails-example-project"]
path = rails-example-project
url = https://github.com/docker-hy/rails-example-project.git
[submodule "spring-example-project"]
path = spring-example-project
url = https://github.com/docker-hy/spring-example-project.git
[submodule "calculator"]
path = calculator
url = https://pexea12@bitbucket.org/pexea12/calculator.git
[submodule "scaling-exercise"]
path = scaling-exercise
url = https://github.com/docker-hy/scaling-exercise.git
[submodule "ml-frontend"]
path = ml-frontend
url = https://github.com/docker-hy/ml-kurkkumopo-frontend.git
[submodule "ml-backend"]
path = ml-backend
url = https://github.com/docker-hy/ml-kurkkumopo-backend.git
[submodule "ml-training"]
path = ml-training
url = https://github.com/docker-hy/ml-kurkkumopo-training.git