changed readmne.md

This commit is contained in:
Your Name 2021-06-18 20:00:56 +05:30
parent b241e6c91a
commit 52eeb26fff

View File

@ -28,3 +28,6 @@ $ docker run -itd --name mycontainer --publish 8080:80 <docker-hub-username>/sta
``` ```
This will start serving the static site on port 8080. If you visit `http://localhost:8080` in your browser, you should be able to see our static site! This will start serving the static site on port 8080. If you visit `http://localhost:8080` in your browser, you should be able to see our static site!
Demof of git