docker-phpLDAPadmin
docker-phpLDAPadmin copied to clipboard
Config is not reloaded
I installed this helm chart
Whenever I modify ./var/www/phpldapadmin/config/config.php or ./container/service/phpldapadmin/assets/config/config.php, the new config isn't taken in account.
I tried reloading Apache, but that doesn't help.
Am I missing something ?
Try putting it in /var/www/phpldapadmin/config/config.php
Enviroment variable parsing seems to be broken, too. I could not get it to recognize 2 servers via environment variables.