mirror of
https://github.com/wheelybird/ldap-user-manager.git
synced 2025-01-18 23:42:54 +01:00
Update readme with build command
This commit is contained in:
parent
3b65ba3719
commit
8ad5e4acea
@ -8,6 +8,8 @@ Quick start
|
||||
---
|
||||
|
||||
```
|
||||
docker build -t lum .
|
||||
|
||||
docker run \
|
||||
--detach \
|
||||
--name=lum \
|
||||
@ -20,7 +22,7 @@ docker run \
|
||||
-e LDAP_ADMINS_GROUP=admins \
|
||||
-e LDAP_ADMIN_BIND_DN="cn=admin,dc=example,dc=com" \
|
||||
-e LDAP_ADMIN_BIND_PWD=secret\
|
||||
otrl/ldap-user-manager
|
||||
lum
|
||||
```
|
||||
Now go to https://lum.example.com/setup.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user