commit | b5c56f6cea6441ce0b88a5e01cb3ec6107ade15c | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Mon Oct 27 09:41:25 2014 +0530 |
committer | Pratik Vyas <m@pd.io> | Mon Oct 27 09:51:08 2014 +0530 |
tree | caa6a185120f419855a21487f35c99ef61645898 | |
parent | 053c54017e3e3a727ecc815de47a3cd6e303e284 [diff] |
[minor] add port to test site
diff --git a/test_sites/test_site/site_config.json b/test_sites/test_site/site_config.json index 12007b8..1b388a0 100644 --- a/test_sites/test_site/site_config.json +++ b/test_sites/test_site/site_config.json
@@ -2,5 +2,6 @@ "db_name": "test_frappe", "db_password": "test_frappe", "admin_password": "admin", + "host_name": "http://localhost:8888", "mute_emails": 1 }