diff options
| -rw-r--r-- | docs/Install-with-Docker.md | 2 |
1 files changed, 2 insertions, 0 deletions
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. |
