From abf7b3af436aee5081184b7607117d2578aed297 Mon Sep 17 00:00:00 2001 From: Safvan Huzain <92985225+safvanhuzain@users.noreply.github.com> Date: Wed, 17 Jul 2024 17:06:47 +0530 Subject: [PATCH] Update custom-apps.md --- docs/custom-apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/custom-apps.md b/docs/custom-apps.md index f33aa3c7..cf754bfe 100644 --- a/docs/custom-apps.md +++ b/docs/custom-apps.md @@ -20,7 +20,7 @@ export APPS_JSON='[ "branch": "version-15" }, { - "url": "https://{{ PAT }}@git.example.com/project/repository.git", + "url": "https://github.com/safvanhuzain/qoala_erpnext_docker.git", "branch": "main" } ]'