From a87d3e7122f4903407718a5743858145567ea2d5 Mon Sep 17 00:00:00 2001 From: Sjoerd Mulder Date: Wed, 18 Nov 2015 16:41:48 +0100 Subject: [PATCH] Fixing table --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc5dbdd..489e4cc 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ docker run -d -p 9000:9000 -e ZK_HOSTS=":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) \ No newline at end of file +ZK_HOSTS | Location of your zookeeper quorem (default localhost:2181)