add image path

This commit is contained in:
hay-kot 2021-04-29 16:33:12 -08:00
commit d9bc9aba68

View file

@ -10,7 +10,7 @@
encode gzip
uri strip_suffix /
handle_path /api/recipes/*/image/* {
handle_path /api/recipes/image/* {
root * /app/data/img/
file_server
}