adding host_name attriubute in your site_config.json might solve the issue please check.
e.g.
{
"db_name": "xxxxxxxxxxxxx",
"db_password": "xxxxxxxxxxxx",
"host_name": "yourdomain.com"
}
Thanks, Makarand
adding host_name attriubute in your site_config.json might solve the issue please check.
e.g.
{
"db_name": "xxxxxxxxxxxxx",
"db_password": "xxxxxxxxxxxx",
"host_name": "yourdomain.com"
}
Thanks, Makarand