aboutsummaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
authorLibravatar MichaƂ Kostewicz <m.kostewicz84@gmail.com>2021-02-09 21:33:14 +0100
committerLibravatar GitHub <noreply@github.com>2021-02-09 21:33:14 +0100
commitb45b258c2188bed5319f981dbe99171c7db2ce40 (patch)
tree9d52078d9eb27bb5800deeb9a1b44284371f5f41 /docker
parentFix all issues found on CR -> especially update README.md, remove creation of... (diff)
downloadferdium-server-b45b258c2188bed5319f981dbe99171c7db2ce40.tar.gz
ferdium-server-b45b258c2188bed5319f981dbe99171c7db2ce40.tar.zst
ferdium-server-b45b258c2188bed5319f981dbe99171c7db2ce40.zip
Update docker/README.md
Co-authored-by: Cromefire_ <cromefire_@outlook.com>
Diffstat (limited to 'docker')
-rw-r--r--docker/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/README.md b/docker/README.md
index 1cea8ae..73c660d 100644
--- a/docker/README.md
+++ b/docker/README.md
@@ -78,7 +78,7 @@ The server will be launched at [http://localhost:3333/](http://localhost:3333/)
78 78
79Container images are configured using parameters passed at runtime (such as those above). 79Container images are configured using parameters passed at runtime (such as those above).
80 80
81**Warning ,using `config.txt` will be deprecated in the future releases.** 81**Warning, using `config.txt` will be deprecated in the future releases.**
82 82
83If any of environmental parameters is not passed to the container, its value will be taken from the `/config/config.txt` file. **The previous functionality of saving container parameters in this file is now removed.** 83If any of environmental parameters is not passed to the container, its value will be taken from the `/config/config.txt` file. **The previous functionality of saving container parameters in this file is now removed.**
84 84