1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-09-16 09:36:18 +02:00

Merge branch 'master' into version/2.1

This commit is contained in:
DarthSim
2018-10-29 23:04:52 +06:00
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ $ docker run -p 8080:8080 -it darthsim/imgproxy
If you don't have docker, you can use Heroku for a quick start.
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/DarthSim/imgproxy)
Check out our [installation guide](./installation.md) for more details and instructions.

View File

@@ -22,7 +22,7 @@ $ docker run -p 8080:8080 -it imgproxy
imgproxy can be deployed to Heroku with a click of a button:
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/DarthSim/imgproxy)
However, you can do it manually with a few steps: