mirror of
https://github.com/ViViDboarder/bitwarden_rs_ldap.git
synced 2024-11-21 10:46:27 +00:00
Move ldif to a directory so we can more easily add more
This commit is contained in:
parent
1a287af481
commit
e473ad81f7
@ -17,4 +17,4 @@ services:
|
||||
ldap:
|
||||
command: ["--copy-service"]
|
||||
volumes:
|
||||
- ./itest/50-seed-user.ldif:/container/service/slapd/assets/config/bootstrap/ldif/custom/50-seed-user.ldif
|
||||
- ./itest/ldif:/container/service/slapd/assets/config/bootstrap/ldif/custom
|
||||
|
@ -9,4 +9,4 @@ services:
|
||||
ldap:
|
||||
command: ["--copy-service"]
|
||||
volumes:
|
||||
- ./itest/50-seed-user.ldif:/container/service/slapd/assets/config/bootstrap/ldif/custom/50-seed-user.ldif
|
||||
- ./itest/ldif:/container/service/slapd/assets/config/bootstrap/ldif/custom
|
||||
|
Loading…
Reference in New Issue
Block a user