diff --git a/README.md b/README.md
index 28fdd3b788c7ce36daa084e9bbff23444ae24075..5b1c1126d611240e2ea21db9b315724dc3e77d26 100644
--- a/README.md
+++ b/README.md
@@ -144,7 +144,7 @@ docker build -t pa165/formula-team-management/<module>-image .
 To run specific docker image use command
 
 ```bash
-docker run -p 8080:8080 pa165/formula-team-management/<module>-image
+docker run -p 8090:8090 pa165/formula-team-management/<module>-image
 ```
 
 To avoid confusion the best way is to be consistent with ports listed above,