Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
masterlau committed Sep 30, 2018
1 parent 0a83e3d commit ee15823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ This process is carried out on the Docker Manager.
> docker exec < NGINX-DOCKER-CONTAINER_ID > /www/app/start.sh
7. Check web app is operational in your favorite web browser
> Chrome Browser: http://<docker-swarm-manager-ip> (e.g http://54.206.90.28)
> http://<docker-swarm-manager-ip>
**Note**: You can keep an eye on the NodeJS logs:
> docker exec <NGINX-DOCKER-CONTAINER-ID> /usr/bin/tail -f /var/log/nodejs.log
Expand Down

0 comments on commit ee15823

Please sign in to comment.