diff --git a/README.md b/README.md index 1e4982c8b4..1e39a9fb3b 100644 --- a/README.md +++ b/README.md @@ -166,3 +166,4 @@ For example, if you want to use an environment variable to set the `name` parame |`KAFKA_CLUSTERS_0_KAFKACONNECT_0_ADDRESS` |Address of the Kafka Connect service endpoint |`LOGGING_LEVEL_ROOT` | Setting log level (all, debug, info, warn, error, fatal, off). Default: debug |`LOGGING_LEVEL_COM_PROVECTUS` |Setting log level (all, debug, info, warn, error, fatal, off). Default: debug +|`SERVER_PORT` |Port for the embedded server. Default `8080`