Update readme.md

Correct what looks like a copy&paste error
This commit is contained in:
mco1969 2021-11-27 14:19:13 +01:00 committed by Jannis R
parent ec7db395a7
commit 434b0df6c7

View file

@ -15,7 +15,7 @@
## installing & running
`bvg-rest` expects a [Redis](https://redis.io/) server running on `127.0.0.1:6379` (default port), but you can set the `REDIS_URL` environment variable to change this.
`db-rest` expects a [Redis](https://redis.io/) server running on `127.0.0.1:6379` (default port), but you can set the `REDIS_URL` environment variable to change this.
### via Docker