Skip to content

Commit

Permalink
Merge branch 'master' into bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
ekoutanov committed Sep 24, 2019
2 parents 97d0609 + 4239c83 commit ec3f824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ If unspecified, `zookeeper.connect` defaults to `localhost:2181`, while `kafka.b
Open a browser and navigate to [http://localhost:9000](http://localhost:9000). The port can be overridden by adding the following config:

```
--server.port=<port>
--server.port=<port> --management.server.port=<port>
```

Optionally, configure a schema registry connection with:
Expand Down

0 comments on commit ec3f824

Please sign in to comment.