We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6678b26 commit a7891c4Copy full SHA for a7891c4
README.md
@@ -21,7 +21,7 @@ Soon I will add specific documentation for the endpoints so you can implement cl
21
22
## Installation
23
You have to options to run this:
24
-- Via docker: `docker pull hiett/serverless-redis-http:latest`
+- Via docker: `docker pull hiett/serverless-redis-http:latest` [Docker Hub link](https://hub.docker.com/r/hiett/serverless-redis-http)
25
- Via elixir: `(clone this repo)` -> `mix deps.get` -> `iex -S mix`
26
27
If you are running via Docker, you will need to mount the configuration file to `/app/srh-config/tokens.json`.\
0 commit comments