diff options
| author | Francesco Borzì <borzifrancesco@gmail.com> | 2019-02-19 17:37:23 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-19 17:37:23 +0100 |
| commit | cc57bc55ad843ca215474b11ff922a54feea63da (patch) | |
| tree | 15359a7b9ec9ed73394c3bc49533d14ce7e74c32 | |
| parent | 7c2a37c1d3526c97826f8c4c35195e620fbffb5f (diff) | |
| download | wiki-cc57bc55ad843ca215474b11ff922a54feea63da.tar.gz wiki-cc57bc55ad843ca215474b11ff922a54feea63da.tar.bz2 wiki-cc57bc55ad843ca215474b11ff922a54feea63da.zip | |
Update Install-with-Docker.md
| -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. |
