HTTPS Configuration
How to fix this health check
Updating the JSON configuration
{
"Umbraco": {
"CMS": {
"Global": {
"UseHttps": <false,true>
}
}
}
}Last updated
Was this helpful?