From 342400bae9e88bf6bec02293bac63aa38e5234f0 Mon Sep 17 00:00:00 2001 From: fox Date: Sat, 16 Nov 2019 08:24:18 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6cfda1a..bdef659 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,8 @@ 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. + ### TODO - support for sending mail somehow (smtp mailer?)