Update example configuration
This commit is contained in:
parent
f6244797b5
commit
146bb620fc
1 changed files with 2 additions and 2 deletions
|
@ -6,10 +6,10 @@ networks:
|
|||
|
||||
services:
|
||||
slapd:
|
||||
build: docker.zom.bi/dockerfiles/ldap:latest
|
||||
image: zombi/ldap:latest
|
||||
environment:
|
||||
- "ROOTPW=pass"
|
||||
- "ORGANIZATION=zombi"
|
||||
- "ORGANIZATION=example"
|
||||
- "DATADIR=/data"
|
||||
- "CONFDIR=/conf"
|
||||
volumes:
|
Loading…
Reference in a new issue