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