mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
Create apps.json
This commit is contained in:
parent
d56cd8851e
commit
16d826044b
1 changed files with 9 additions and 0 deletions
9
apps.json
Normal file
9
apps.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[
|
||||
{
|
||||
"url": "https://github.com/frappe/erpnext",
|
||||
"branch": "version-16"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/alyf-de/woocommerce_integration",
|
||||
"branch" : "version-15"
|
||||
}
|
||||
Loading…
Reference in a new issue