Skip to content

Commit 8ee72f3

Browse files
committed
doc(readme) fix formatting
1 parent c6fa57f commit 8ee72f3

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.8
72+
docker run --volume /data/my-config.php:/container/service/phpldapadmin/assets/config.php --detach osixia/phpldapadmin:0.6.8
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)