mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-28 08:44:36 -04:00
Refactor/class based gunicorn conf (#608)
* use class for conf * format caddy file Co-authored-by: hay-kot <hay-kot@pm.me>
This commit is contained in:
@@ -13,7 +13,6 @@
|
|||||||
|
|
||||||
encode gzip zstd
|
encode gzip zstd
|
||||||
|
|
||||||
|
|
||||||
# Handles Recipe Images / Assets
|
# Handles Recipe Images / Assets
|
||||||
handle_path /api/media/recipes/* {
|
handle_path /api/media/recipes/* {
|
||||||
header @static Cache-Control max-age=31536000
|
header @static Cache-Control max-age=31536000
|
||||||
|
|||||||
Reference in New Issue
Block a user