From 27858b46b8eda8c8f5ce92cb79071c053cb3e43b Mon Sep 17 00:00:00 2001 From: Safvan Huzain <92985225+safvanhuzain@users.noreply.github.com> Date: Wed, 17 Jul 2024 17:07:53 +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 cf754bfe..f33aa3c7 100644 --- a/docs/custom-apps.md +++ b/docs/custom-apps.md @@ -20,7 +20,7 @@ export APPS_JSON='[ "branch": "version-15" }, { - "url": "https://github.com/safvanhuzain/qoala_erpnext_docker.git", + "url": "https://{{ PAT }}@git.example.com/project/repository.git", "branch": "main" } ]'