Update README.md
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
# Traefik Redis Provider API
|
||||
|
||||
|
||||
[](https://git.siteworxpro.com/rrise/traefik-redis-provider-api/-/commits/master)
|
||||
[](https://git.siteworxpro.com/rrise/traefik-redis-provider-api/-/commits/master)
|
||||
[](https://git.siteworxpro.com/rrise/traefik-redis-provider-api/-/releases)
|
||||
|
||||

|
||||
|
||||
[Traefik](https://traefik.io/traefik/) is a modern HTTP reverse proxy and load balancer that makes deploying microservices easy. This project provides
|
||||
@@ -22,7 +17,7 @@ an api manager for the [Redis provider](https://doc.traefik.io/traefik/providers
|
||||
- `REDIS_DATABASE`: The database number to use. Default is `0`.
|
||||
- `HTTP_PORT`: The port to run the HTTP server on. Default is `9501`.
|
||||
```shell
|
||||
docker run --rm -it -p 9501:9501 scr.siteworxpro.com/traefik-api:v1.1.0
|
||||
docker run --rm -it -p 9501:9501 scr.siteworxpro.com/traefik-api:v1.3.0
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
Reference in New Issue
Block a user