We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f7645d + 8ee72f3 commit ed2b670Copy full SHA for ed2b670
README.md
@@ -69,7 +69,7 @@ but setting your own config.php is possible. 2 options:
69
70
- Link your config file at run time to `/container/service/phpldapadmin/assets/config.php` :
71
72
- docker run --volume /data/my-config.php:/container/service/phpldapadmin/assets/config.php --detach osixia/phpldapadmin:0.6.9
+ docker run --volume /data/my-config.php:/container/service/phpldapadmin/assets/config.php --detach osixia/phpldapadmin:0.6.9
73
74
- Add your config file by extending or cloning this image, please refer to the [Advanced User Guide](#advanced-user-guide)
75
0 commit comments