mealie: fix recipe import by limiting nginx rewriting

This commit is contained in:
Alexandre
2025-08-05 08:07:23 +02:00
parent d4dac4559a
commit e73894690b
4 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## v3.0.2-3 (05-08-2025)
- Prevent nginx from rewriting JSON responses to resolve recipe import errors
## v3.0.2-2 (25-07-2025)
- Minor bugs fixed