summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEmanuele <47614328+d3s0x86@users.noreply.github.com>2019-02-26 17:50:41 +0100
committerGitHub <noreply@github.com>2019-02-26 17:50:41 +0100
commitc3afda8efbd7c35ae8f451f3df40025e624c4171 (patch)
tree0a2532a4ac47f28e622599ed173ce8eff023626a /docs
parent7dc93366d7bce567e1215125090132c1070656cd (diff)
downloadwiki-c3afda8efbd7c35ae8f451f3df40025e624c4171.tar.gz
wiki-c3afda8efbd7c35ae8f451f3df40025e624c4171.tar.bz2
wiki-c3afda8efbd7c35ae8f451f3df40025e624c4171.zip
Update Install-with-Docker.md
Diffstat (limited to 'docs')
-rw-r--r--docs/Install-with-Docker.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/Install-with-Docker.md b/docs/Install-with-Docker.md
index 01d589b..22755da 100644
--- a/docs/Install-with-Docker.md
+++ b/docs/Install-with-Docker.md
@@ -109,7 +109,9 @@ Docker will build and run your containers. Meanwhile you will see messages like:
**Don't panic**. Your server processes are simply waiting for the database container to be ready, it can take a while (depends on your machine).
-Your server will be up and running shortly. The default password of the root DB user will be `password`.
+Your server will be up and running shortly.
+To access your MySQL database I suggest SequelPro (https://www.sequelpro.com/) `Root` as user and `127.0.0.1` as default host.
+The default password of the root DB user will be `password`.
#### Docker reference & support requests