Update README

This commit is contained in:
Markus Opolka
2020-03-23 10:54:41 +01:00
parent 0ec273d058
commit 6e1a43a938

View File

@@ -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. 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: 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 - /my-data/config.php:/var/www/html/application/config/config.php