1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-02-07 11:36:25 +02:00

Update README.md

This commit is contained in:
Sergey Alexandrovich 2018-01-10 16:21:39 +06:00 committed by GitHub
parent 070346d155
commit 98cf805169
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -218,7 +218,7 @@ You can find helpful code snippets in the `examples` folder.
## Serving local files
Imgproxy can process files from your local filesystem. To use this feature do the following:
imgproxy can process files from your local filesystem. To use this feature do the following:
1. Set `IMGPROXY_LOCAL_FILESYSTEM_ROOT` to your images directory path.
2. Use `local:///path/to/image.jpg` as the source image url.