joergjo / contosoads-containerapp

Contoso Ads Azure Container Apps demo application
MIT License
7 stars 3 forks source link

Run Azurite with HTTPS if site is accessed with HTTPS #28

Open joergjo opened 2 weeks ago

joergjo commented 2 weeks ago

Safari 18 now uses Mixed Content Level 2, which upgrades HTTP connections to fetch dependencies to HTTPS if the web page was loaded using HTTPS. If Azurite runs only with HTTP endpoints, images are no longer displayed.