Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Commit

Permalink
Fixing table
Browse files Browse the repository at this point in the history
  • Loading branch information
sjoerdmulder committed Nov 18, 2015
1 parent a6758b4 commit a87d3e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ docker run -d -p 9000:9000 -e ZK_HOSTS="<yourhost>:2181" sagent/kafka-manager
You can configure the following environment variables to configure Kafka Manager

Variable Name | Configuration Option
------------------------------------
--------------------|---------------------------------------------------------
APPLICATION_SECRET | The secret key is used to secure cryptographics functions
APPLICATION_CONTEXT | The context path that the interface runs on (default: /)
ZK_HOSTS | Location of your zookeeper quorem (default localhost:2181)
ZK_HOSTS | Location of your zookeeper quorem (default localhost:2181)

0 comments on commit a87d3e7

Please sign in to comment.