Update readme.md
Correct what looks like a copy&paste error
This commit is contained in:
parent
ec7db395a7
commit
434b0df6c7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue