From b68fb1c4f49bcf06b3a9b6f066d747285e4b296b Mon Sep 17 00:00:00 2001 From: Baptiste Gelez Date: Wed, 27 Feb 2019 14:28:11 +0100 Subject: [PATCH] Docker: there are now more than two variables to edit in the .env --- source/installation/with/docker.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/installation/with/docker.html.md b/source/installation/with/docker.html.md index a7f5e2e..3aa9bc7 100644 --- a/source/installation/with/docker.html.md +++ b/source/installation/with/docker.html.md @@ -27,7 +27,7 @@ curl https://docs.joinplu.me/docker.sample.env > .env ``` You should edit the freshly created `.env` file as it contains the configuration -of your Plume instance. The two first options especially should be modified. +of your Plume instance. The options at the top especially should be modified. Once it's done, you can finalize the installation.