mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 00:05:09 +00:00
Update custom-apps.md
This commit is contained in:
parent
abf7b3af43
commit
27858b46b8
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
}
|
}
|
||||||
]'
|
]'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue