Skip to content

Commit b2c595e

Browse files
joshuaavalonsolidnerd
authored andcommitted
Add LDAP remainder to README.md
1 parent 5263d7b commit b2c595e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ docker run -d --net bookstack_nw \
6969

7070
After the steps you can visit [http://localhost:8080](http://localhost:8080) . You can login with username 'admin@admin.com' and password 'password'.
7171

72+
Note that if you want to use LDAP, `$` has to be escape like `\$`, i.e. `-e "LDAP_USER_FILTER"="(&(uid=\${user}))"`
7273

7374
### Inspiration
7475

0 commit comments

Comments
 (0)