diff --git a/test_sites/test_site/site_config.json b/test_sites/test_site/site_config.json index 12007b87ec..1b388a0856 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 }