We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d371f8 commit 5bf1bceCopy full SHA for 5bf1bce
.gitmodules
@@ -1,9 +1,9 @@
1
[submodule "repo_refs/react1-app"]
2
path = repo_refs/react1-app
3
- url = ${FRONTEND_BUILD_CONTEXT}
+ url = https://github.com/perfetti/react1-app.git
4
[submodule "repo_refs/react2-app"]
5
path = repo_refs/react2-app
6
- url = ${BACKEND_BUILD_CONTEXT}
+ url = https://github.com/perfetti/react2-app.git
7
[submodule "repo_refs/rails-app"]
8
path = repo_refs/rails-app
9
- url = ${API_BUILD_CONTEXT}
+ url = https://github.com/perfetti/rails-app.git
0 commit comments