From dfa49e62fee1266eb134fbfae0aababbe68edda4 Mon Sep 17 00:00:00 2001 From: Julian Tabel Date: Wed, 11 Feb 2026 13:42:44 +0100 Subject: [PATCH] Update bean --- ...5uoz--fix-webp-sprites-not-loading-in-production-nginx.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.beans/nuzlocke-tracker-5uoz--fix-webp-sprites-not-loading-in-production-nginx.md b/.beans/nuzlocke-tracker-5uoz--fix-webp-sprites-not-loading-in-production-nginx.md index e8b0851..01247b6 100644 --- a/.beans/nuzlocke-tracker-5uoz--fix-webp-sprites-not-loading-in-production-nginx.md +++ b/.beans/nuzlocke-tracker-5uoz--fix-webp-sprites-not-loading-in-production-nginx.md @@ -1,10 +1,11 @@ --- # nuzlocke-tracker-5uoz title: Fix webp sprites not loading in production nginx -status: in-progress +status: completed type: bug +priority: normal created_at: 2026-02-11T12:21:29Z -updated_at: 2026-02-11T12:21:29Z +updated_at: 2026-02-11T12:24:02Z --- Sprites (.webp) don't load in prod while .png images work fine. The files are in the container but nginx/proxy isn't serving them correctly. Fix by adding explicit webp MIME type to nginx config. \ No newline at end of file