brotherton-erpnext/test_sites/test_site/site_config.json
2015-02-25 17:32:22 +05:30

11 lines
255 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,
"install_apps": ["erpnext"]
}