mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-02 00:08:33 +02:00
bitwarden
This commit is contained in:
@ -3,9 +3,9 @@ version: '2'
|
|||||||
services:
|
services:
|
||||||
openldap:
|
openldap:
|
||||||
image: bitnami/openldap:latest
|
image: bitnami/openldap:latest
|
||||||
#ports:
|
ports:
|
||||||
# - '1389:1389'
|
- '1389:1389'
|
||||||
# - '1636:1636'
|
- '1636:1636'
|
||||||
environment:
|
environment:
|
||||||
- LDAP_SKIP_DEFAULT_TREE=yes
|
- LDAP_SKIP_DEFAULT_TREE=yes
|
||||||
- LDAP_ROOT=dc=sectorq,dc=eu
|
- LDAP_ROOT=dc=sectorq,dc=eu
|
||||||
|
Reference in New Issue
Block a user