summaryrefslogtreecommitdiffstats
path: root/Applications/rockmongo/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Applications/rockmongo/README.md')
-rw-r--r--Applications/rockmongo/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Applications/rockmongo/README.md b/Applications/rockmongo/README.md
index 18f0618..1a4a26d 100644
--- a/Applications/rockmongo/README.md
+++ b/Applications/rockmongo/README.md
@@ -22,9 +22,11 @@ Build the container
## Accessing server
access to the running webserver
+
firefox http://localhost:80/rockmongo
access to the container itself
+
docker exec -it rockmongo bash
## Related Resources