From 6e1a43a938b20fbc0d0645512933fcccf0fa6c41 Mon Sep 17 00:00:00 2001 From: Markus Opolka Date: Mon, 23 Mar 2020 10:54:41 +0100 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 38af1db..ca13087 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ Path: */var/www/html/upload/surveys* The entrypoint will create a new config.php if none is provided and run the LimeSurvey command line interface for installation. +**Hint**: Changing the *ADMIN_* configuration has no effect after initial configuration. It's best to do this within the application. + To change to LimeSurvey configuration, you can mount a Volume into the Container at: - /my-data/config.php:/var/www/html/application/config/config.php