This commit is contained in:
parent
e18ab1c7fd
commit
4e2e9a146e
|
|
@ -5,6 +5,7 @@ services:
|
|||
restart: always
|
||||
volumes:
|
||||
- $$cap_appname-db:/var/lib/ldap
|
||||
- $$cap_appname-config:/etc/ldap/slapd.d
|
||||
environment:
|
||||
LDAP_ORGANISATION: $$cap_openldap_ldap-organisation
|
||||
LDAP_DOMAIN: $$cap_root_domain
|
||||
|
|
|
|||
Loading…
Reference in New Issue