16 lines
462 B
Plaintext
16 lines
462 B
Plaintext
[submodule "instructions"]
|
|
path = instructions
|
|
url = https://gitea.dsrptlab.com/dsrptlab/instructions.git
|
|
[submodule "frontend"]
|
|
path = frontend
|
|
url = https://gitea.dsrptlab.com/clientflow/frontend.git
|
|
branch = main
|
|
[submodule "backend"]
|
|
path = backend
|
|
url = https://gitea.dsrptlab.com/clientflow/backend.git
|
|
branch = main
|
|
[submodule "backend_worker"]
|
|
path = backend_worker
|
|
url = https://gitea.dsrptlab.com/clientflow/backend_worker.git
|
|
branch = main
|