mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-04 04:55:21 +02: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:
parent
8a2ed0bd78
commit
b54a7d4fcc
1 changed files with 26 additions and 27 deletions
|
@ -13,7 +13,6 @@
|
|||
|
||||
encode gzip zstd
|
||||
|
||||
|
||||
# Handles Recipe Images / Assets
|
||||
handle_path /api/media/recipes/* {
|
||||
header @static Cache-Control max-age=31536000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue