10 lines
225 B
JSON
10 lines
225 B
JSON
{
|
|
"db_name": "test_frappe",
|
|
"db_password": "test_frappe",
|
|
"admin_password": "admin",
|
|
"auto_email_id": "admin@example.com",
|
|
"host_name": "http://localhost:8888",
|
|
"auto_email_id": "admin@example.com",
|
|
"mute_emails": 1
|
|
}
|