mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 00:05:09 +00:00
Update apps-example.json
This commit is contained in:
parent
e6f7deec5c
commit
c724a11e55
1 changed files with 4 additions and 2 deletions
|
|
@ -1,6 +1,8 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"url": "https://github.com/frappe/erpnext.git",
|
"erpnext": {
|
||||||
"branch": "version-15"
|
"repo": "https://github.com/CraftsmanGlazing/erpnext.git",
|
||||||
|
"branch": "develop"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue