Skip to content

Commit

Permalink
Merge pull request #335 from dwyl/remove-mention-of-redis_cloud-issue…
Browse files Browse the repository at this point in the history
…#334

Remove Mentions of Redis Cloud from README.md
  • Loading branch information
iteles authored Dec 18, 2019
2 parents c78aaad + be3927b commit 490f2fe
Showing 1 changed file with 5 additions and 14 deletions.
19 changes: 5 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -675,20 +675,11 @@ https://github.com/dwyl/hapi-auth-jwt2/issues
## Contributing [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/dwyl/hapi-auth-jwt2/issues)
If you spot an area for improvement, please raise an issue: https://github.com/dwyl/hapi-auth-jwt2/issues
*Someone* in the dwyl team is *always* online so we will usually answer within a few hours.
### Running the tests requires environment variables
The "*real world example*" expects to have two environment variables:
**JWT_SECRET** and **REDISCLOUD_URL**.
> ***Ask*** [@**nelsonic**](https://github.com/nelsonic) for a *valid* **Redis Cloud url** (...*we cannot publish the* ***real*** *one on GitHub...*)
```sh
export JWT_SECRET='ItsNoSecretBecauseYouToldEverybody'
export REDISCLOUD_URL='redis://rediscloud:OhEJjWvSgna@pub-redis-1046.eu-west-1-2.1.ec2.garantiadata.com:10689'
```
If you spot an area for improvement,
please raise an issue:
https://github.com/dwyl/hapi-auth-jwt2/issues <br />
*Someone* in the dwyl team is *always* online
so we will usually answer within a few hours.
# tl;dr
Expand Down

0 comments on commit 490f2fe

Please sign in to comment.