This commit is contained in:
2024-04-20 23:57:13 +02:00
parent b692476bf7
commit ac6740bb39

View File

@@ -4,10 +4,10 @@ services:
container_name: "Lldap"
hostname: "lldap"
restart: "unless-stopped"
user: "10001:10001"
#user: "10001:10001"
environment:
#UID: "10001"
#GID: "10001"
UID: "10001"
GID: "10001"
LLDAP_LDAP_BASE_DN: "dc=unixyourbrain,dc=org"
LLDAP_LDAPS_OPTIONS__ENABLED: true
#LLDAP_LDAPS_OPTIONS__CERT_FILE: "/ssl/cert.crt"