Files
nuzlocke-tracker/.beans/nuzlocke-tracker-5uoz--fix-webp-sprites-not-loading-in-production-nginx.md

11 lines
395 B
Markdown
Raw Normal View History

---
# nuzlocke-tracker-5uoz
title: Fix webp sprites not loading in production nginx
2026-02-11 13:42:44 +01:00
status: completed
type: bug
2026-02-11 13:42:44 +01:00
priority: normal
created_at: 2026-02-11T12:21:29Z
2026-02-11 13:42:44 +01:00
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.