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:
|
||||
openldap:
|
||||
image: bitnami/openldap:latest
|
||||
#ports:
|
||||
# - '1389:1389'
|
||||
# - '1636:1636'
|
||||
ports:
|
||||
- '1389:1389'
|
||||
- '1636:1636'
|
||||
environment:
|
||||
- LDAP_SKIP_DEFAULT_TREE=yes
|
||||
- LDAP_ROOT=dc=sectorq,dc=eu
|
||||
|
Reference in New Issue
Block a user