From cc57bc55ad843ca215474b11ff922a54feea63da Mon Sep 17 00:00:00 2001 From: Francesco Borzì Date: Tue, 19 Feb 2019 17:37:23 +0100 Subject: Update Install-with-Docker.md --- docs/Install-with-Docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Install-with-Docker.md b/docs/Install-with-Docker.md index a6b70b2..52ad981 100644 --- a/docs/Install-with-Docker.md +++ b/docs/Install-with-Docker.md @@ -126,7 +126,7 @@ Feel free to ask questions on [StackOverflow](https://stackoverflow.com/) and li By default they are located in `docker/authserver/` and `docker/worldserver/`. -### How can I change the server configuration? +### How can I change the docker containers configuration? You can copy the file `.env.dist`, renaming the copy in `.env` and editing it accordingly to your needs. -- cgit