aboutsummaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
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