brotherton-erpnext/test_sites/test_site/site_config.json
2015-02-06 16:55:41 +05:30

9 lines
186 B
JSON

{
"db_name": "test_frappe",
"db_password": "test_frappe",
"admin_password": "admin",
"host_name": "http://localhost:8888",
"auto_email_id": "admin@example.com",
"mute_emails": 1
}