mirror of
https://github.com/ViViDboarder/bitwarden_rs_ldap.git
synced 2024-11-05 11:16:27 +00:00
13 lines
239 B
YAML
13 lines
239 B
YAML
---
|
|
services:
|
|
ldap_sync:
|
|
volumes:
|
|
- ./itest/config.toml:/config.toml:ro
|
|
|
|
vaultwarden: {}
|
|
|
|
ldap:
|
|
command: ["--copy-service"]
|
|
volumes:
|
|
- ./itest/ldif:/container/service/slapd/assets/config/bootstrap/ldif/custom
|