mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 14:08:29 +00:00
[fixes] item, test site install
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
"auto_email_id": "admin@example.com",
|
||||
"host_name": "http://localhost:8888",
|
||||
"auto_email_id": "admin@example.com",
|
||||
"mute_emails": 1
|
||||
"mute_emails": 1,
|
||||
"install_apps": ["erpnext"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user