Skip to content

Commit

Permalink
readme: don't use an actual IP address in example
Browse files Browse the repository at this point in the history
No big deal, but...
  • Loading branch information
Francisco Souza committed Jan 10, 2017
1 parent 43e243e commit ba8e873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ running. Learn how to setup and run a Redis
its configuration variables:

````
export REDIS_ADDR=200.221.14.140
export REDIS_ADDR=192.0.2.31
export REDIS_PASSWORD=p4ssw0rd.here
```
Expand Down

0 comments on commit ba8e873

Please sign in to comment.