-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
32 lines (32 loc) · 887 Bytes
/
.gitmodules
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
31
32
[submodule "triplestore"]
path = triplestore
branch = main
url = [email protected]:openartcoded/triplestore.git
[submodule "gateway"]
path = gateway
branch = main
url = [email protected]:openartcoded/gateway.git
[submodule "google-sync-backup"]
path = google-sync-backup
branch = main
url = [email protected]:openartcoded/google-sync-backup.git
[submodule "backend"]
path = backend
branch = main
url = [email protected]:openartcoded/backend.git
[submodule "backoffice"]
path = backoffice
branch = main
url = [email protected]:openartcoded/backoffice.git
[submodule "app-docker"]
path = app-docker
branch = main
url = [email protected]:openartcoded/app-docker.git
[submodule "keycloak"]
path = keycloak
branch = main
url = [email protected]:openartcoded/keycloak.git
[submodule "public-website"]
path = public-website
branch = main
url = [email protected]:openartcoded/public-website.git