Explorar el Código

Update README.md

Fixed ui url
German Osin hace 4 años
padre
commit
1d60db44df
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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