mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
move strip suffix
This commit is contained in:
parent
8a8756f4c8
commit
ed61ad39be
@ -12,7 +12,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
encode gzip zstd
|
encode gzip zstd
|
||||||
uri strip_suffix /
|
|
||||||
|
|
||||||
# Handles Recipe Images / Assets
|
# Handles Recipe Images / Assets
|
||||||
handle_path /api/media/recipes/* {
|
handle_path /api/media/recipes/* {
|
||||||
@ -22,6 +22,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
handle @proxied {
|
handle @proxied {
|
||||||
|
uri strip_suffix /
|
||||||
reverse_proxy http://127.0.0.1:9000
|
reverse_proxy http://127.0.0.1:9000
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user