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