Skip to content

Commit

Permalink
docs(readme): add environment variables
Browse files Browse the repository at this point in the history
  • Loading branch information
FGRibreau committed Mar 29, 2015
1 parent 1d8ff68 commit 4416c37
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,8 @@ We announce changes on our Twitter account [@redsmin](https://twitter.com/redsmi
#### Environment variables options:

- `CONFIG_FILE`: configuration file to read (if any), default: `/path/to/redsmin-proxy/etc/redsmin.json`

- `REDIS_URI`: Redis URI or socket path, default `redis://127.0.0.1:6379`
- `REDIS_AUTH`: Redis authenticat password, default `null`

- `REDSMIN_KEY`: your Redsmin server connection key, default `''`

Advanced configuration:
Expand Down

0 comments on commit 4416c37

Please sign in to comment.