Skip to content

Commit a7891c4

Browse files
committed
Add docker hub link to docs
1 parent 6678b26 commit a7891c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Soon I will add specific documentation for the endpoints so you can implement cl
2121

2222
## Installation
2323
You have to options to run this:
24-
- Via docker: `docker pull hiett/serverless-redis-http:latest`
24+
- Via docker: `docker pull hiett/serverless-redis-http:latest` [Docker Hub link](https://hub.docker.com/r/hiett/serverless-redis-http)
2525
- Via elixir: `(clone this repo)` -> `mix deps.get` -> `iex -S mix`
2626

2727
If you are running via Docker, you will need to mount the configuration file to `/app/srh-config/tokens.json`.\

0 commit comments

Comments
 (0)