Update example configuration

This commit is contained in:
paul 2018-09-22 21:32:41 +02:00 committed by Hive
parent f6244797b5
commit 146bb620fc

View file

@ -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: