Self-hosting services on EC2 instances can come with unexpected behavior. If the
service is hosted using Nginx, it typically expects a "Host" header. If you have
Cloudfront between the EC2 instance and the internet (e.g., for caching,
delivery, etc.), Cloudfront won't forward the "Host" header by default.
In Cloudfront