Browse Source

Update README.md

Fixed ui url
German Osin 4 năm trước cách đây
mục cha
commit
1d60db44df
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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