diff options
Diffstat (limited to 'Services/nodejs/README.md')
-rw-r--r-- | Services/nodejs/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Services/nodejs/README.md b/Services/nodejs/README.md index f903a64..e3961df 100644 --- a/Services/nodejs/README.md +++ b/Services/nodejs/README.md @@ -23,9 +23,11 @@ Build the container ## Accessing server access to the running webserver + firefox http://localhost:8000 access to the container itself + docker exec -it nodejs bash ## Related Resources |