Skip to content

Commit ed2b670

Browse files
committed
Merge branch 'typekpb-patch-1' into hotfix-0.6.9
2 parents 7f7645d + 8ee72f3 commit ed2b670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ but setting your own config.php is possible. 2 options:
6969

7070
- Link your config file at run time to `/container/service/phpldapadmin/assets/config.php` :
7171

72-
docker run --volume /data/my-config.php:/container/service/phpldapadmin/assets/config.php --detach osixia/phpldapadmin:0.6.9
72+
docker run --volume /data/my-config.php:/container/service/phpldapadmin/assets/config.php --detach osixia/phpldapadmin:0.6.9
7373

7474
- Add your config file by extending or cloning this image, please refer to the [Advanced User Guide](#advanced-user-guide)
7575

0 commit comments

Comments
 (0)