changed readmne.md

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

View File

@ -27,4 +27,7 @@ To run the image in a Docker container, use the following command
$ docker run -itd --name mycontainer --publish 8080:80 <docker-hub-username>/staticsite:1.0
```
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