Browse Source

Update README.md

Fixed ui url
German Osin 4 years ago
parent
commit
1d60db44df
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -39,7 +39,7 @@ docker run -p 8080:8080
 	-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