From 49ef37c4b417ec39a754eab99bf1227b84184aa9 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 19 Jan 2020 13:12:06 +0300 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 921ab92..02a9fe2 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ A common pattern is shared nginx doing SSL termination, etc. } ``` -You will need to set ``SELF_URL_PATH`` to a correct (i.e. visible from the outside) value in ``config.php`` inside the container. +You will need to set ``SELF_URL_PATH`` to a correct (i.e. visible from the outside) value in the ``.env`` file. ### TODO