[minor] add port to test site

This commit is contained in:
Pratik Vyas 2014-10-27 09:41:25 +05:30
parent 053c54017e
commit b5c56f6cea

View File

@ -2,5 +2,6 @@
"db_name": "test_frappe",
"db_password": "test_frappe",
"admin_password": "admin",
"host_name": "http://localhost:8888",
"mute_emails": 1
}