Update custom-apps.md

This commit is contained in:
Safvan Huzain 2024-07-17 17:07:53 +05:30 committed by GitHub
parent abf7b3af43
commit 27858b46b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ export APPS_JSON='[
"branch": "version-15" "branch": "version-15"
}, },
{ {
"url": "https://github.com/safvanhuzain/qoala_erpnext_docker.git", "url": "https://{{ PAT }}@git.example.com/project/repository.git",
"branch": "main" "branch": "main"
} }
]' ]'