Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
mrvanes committed Sep 24, 2024
1 parent 96c5c60 commit b37746b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-ldapci.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh
docker rm ldap || true
docker run -ti \
docker run -d \
-e "LDAP_SEED_INTERNAL_SCHEMA_PATH=/opt/misc/schema" \
-e "LDAP_DOMAIN=services.sram.tld" \
-e "LDAP_ADMIN_USERNAME=admin" \
Expand Down

0 comments on commit b37746b

Please sign in to comment.