Update README.md

Fixed ui url
This commit is contained in:
German Osin 2021-01-29 15:24:59 +03:00 committed by GitHub
parent 987150c1a5
commit 1d60db44df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@ docker run -p 8080:8080
-d provectuslabs/kafka-ui:latest -d provectuslabs/kafka-ui:latest
``` ```
Then access the web UI at [http://localhost:9000](http://localhost:9000). Then access the web UI at [http://localhost:8080](http://localhost:8080).
## Building With Docker ## Building With Docker