Skip to content

Commit f033bd2

Browse files
committed
docs
1 parent 06053a9 commit f033bd2

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
@@ -66,7 +66,7 @@ but setting your own config.php is possible. 2 options:
6666

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

69-
docker run --volume /data/my-config.php:/container/service/phpldapadmin/assets/config.php --detach osixia:phpldapadmin:0.6.7
69+
docker run --volume /data/my-config.php:/container/service/phpldapadmin/assets/config.php --detach osixia/phpldapadmin:0.6.7
7070

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

0 commit comments

Comments
 (0)