Skip to content

Commit

Permalink
Merge pull request #83 from SpeedEX/schema-registry-readme
Browse files Browse the repository at this point in the history
update README to have SCHEMAREGISTRY_CONNECT
  • Loading branch information
ekoutanov authored Feb 18, 2020
2 parents 2b27ffc + e367028 commit fd737b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ docker run -d --rm -p 9000:9000 \
|`KAFKA_KEYSTORE` |Private key for mutual TLS authentication (base-64 encoded).
|`SERVER_SERVLET_CONTEXTPATH`|The context path to serve requests on (must end with a `/`). Defaults to `/`.
|`SERVER_PORT` |The web server port to listen on. Defaults to `9000`.
|`SCHEMAREGISTRY_CONNECT `|The endpoint of Schema Registry for Avro message
|`CMD_ARGS` |Command line arguments to Kafdrop, e.g. `--message.format` or `--protobufdesc.directory` or `--server.port`.

##### Advanced configuration
Expand Down

0 comments on commit fd737b2

Please sign in to comment.