changed readmne.md

pull/10/head
Your Name 3 years ago
parent b241e6c91a
commit 52eeb26fff

@ -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 $ 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

Loading…
Cancel
Save