mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
update caddy file
This commit is contained in:
parent
ed89540fec
commit
60af19d37a
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@
|
|||
encode gzip
|
||||
uri strip_suffix /
|
||||
|
||||
handle_path /api/recipes/media/* {
|
||||
# Handles Recipe Images / Assets
|
||||
handle_path /api/media/recipes/* {
|
||||
root * /app/data/recipes/
|
||||
file_server
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue