Force HTTPS redirect possible?

Hi there,

When a deployment with TLS enabled finishes, there isn’t a trigger to make all requests from HTTP to HTTPS. Also the docs doesn’t say anything about that. Will, or is that possible?

I’ve come across an issue regarding deployments with TLS (Transport Layer Security) enabled. After a deployment finishes, there doesn’t appear to be a trigger that automatically redirects all HTTP requests to HTTPS. Additionally, I couldn’t find any information in the documentation regarding this specific behavior. I’m wondering if there is a built-in mechanism or if it’s possible to configure such a redirect to ensure that all requests are made over HTTPS. Regards