chore: update email and site list in example.env
Some checks failed
Some checks failed
This commit is contained in:
18
apps.json
Normal file
18
apps.json
Normal file
@@ -0,0 +1,18 @@
|
||||
[
|
||||
{
|
||||
"url": "https://github.com/frappe/erpnext",
|
||||
"branch": "version-15"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/frappe/hrms",
|
||||
"branch": "version-15"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/frappe/helpdesk",
|
||||
"branch": "main"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/frappe/payments",
|
||||
"branch": "version-15"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user