From a2b5be0d5de670ebbd92c671471e0585937f4909 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Sun, 27 Dec 2020 14:43:29 +0100 Subject: Update Install-with-Docker.md --- docs/Install-with-Docker.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/Install-with-Docker.md b/docs/Install-with-Docker.md index d0a67d7..a87f3d0 100644 --- a/docs/Install-with-Docker.md +++ b/docs/Install-with-Docker.md @@ -90,6 +90,8 @@ Your server will be up and running shortly. To access your MySQL database we recommend clients like [HeidiSQL](https://www.heidisql.com/) (for Windows/Linux+Wine) or [SequelPro](https://www.sequelpro.com/) (for macOS). Use `root` as user and `127.0.0.1` as default host. The default password of the root DB user will be `password`. +## More info + ### Memory usage The total amount of RAM when running all AzerothCore docker containers is **less than 2 GB** with no players online. -- cgit