chore: update email and site list in example.env
Some checks failed
Lint / lint (push) Has been cancelled
Stable build / v14 (push) Has been cancelled
Stable build / v15 (push) Has been cancelled
Stable build / Update example.env and pwd.yml (push) Has been cancelled
Stable build / Release Helm (push) Has been cancelled

This commit is contained in:
seangjr
2025-10-16 00:05:50 +08:00
parent 828a7db833
commit 884eac6294
3 changed files with 21 additions and 2 deletions

18
apps.json Normal file
View 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"
}
]