Skip to content
This repository was archived by the owner on Jun 30, 2024. It is now read-only.

Commit 72e0bdb

Browse files
committed
Docs: Undo edits on SERVER_CONFIG, since this is now handled automatically.
1 parent b22f788 commit 72e0bdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ For the development use case, you do not need to modify any of the default envir
200200

201201
**OR**
202202

203-
For the production use case, you will need to modify these variables. To do so, edit the ``.env`` file, which Docker will read automatically as it loads containers. A sample ``.env`` file is provided as ``./.env`` (copied from `docker/.env.prototype <.env.prototype>` on the first build). See comments in the file for details. Especially pay attention to the `SERVER_CONFIG` value. It defaults to `development` and you will need to change it to `production` if you do a `build --single` or just `build` defaults to single or `build --multi`.
203+
For the production use case, you will need to modify these variables. To do so, edit the ``.env`` file, which Docker will read automatically as it loads containers. A sample ``.env`` file is provided as ``./.env`` (copied from `docker/.env.prototype <.env.prototype>` on the first build). See comments in the file for details.
204204

205205
Python Settings
206206
^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)