We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b6bada commit 750f3a9Copy full SHA for 750f3a9
README.md
@@ -20,7 +20,7 @@ Some of the more important variables are briefly described below. You can see a
20
system_user: "react" # name of the user that will own the django installation
21
node_version: 10.x # the version of node to install
22
23
-git_url: "https://github.com/moshthepitt/django-template3.git" # the git repo of your django app which we are installing
+git_url: "https://github.com/onaio/kaznet-frontend.git" # the git repo of your django app which we are installing
24
git_key:
25
```
26
0 commit comments