mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-10-10 04:02:29 +02:00
Use plain source URL in Serving local files docs
This commit is contained in:
@@ -22,5 +22,5 @@ local:///logos/evil_martians.png
|
||||
The URl for resizing this image to fit 300x200 will look like this:
|
||||
|
||||
```
|
||||
http://imgproxy.example.com/insecure/fit/300/200/no/0/bG9jYWw6Ly8vbG9n/b3MvZXZpbF9tYXJ0/aWFucy5wbmc.jpg
|
||||
http://imgproxy.example.com/insecure/fit/300/200/no/0/plain/local:///logos/evil_martians.png@jpg
|
||||
```
|
||||
|
Reference in New Issue
Block a user