debug
This commit is contained in:
@@ -4,10 +4,10 @@ services:
|
|||||||
container_name: "Lldap"
|
container_name: "Lldap"
|
||||||
hostname: "lldap"
|
hostname: "lldap"
|
||||||
restart: "unless-stopped"
|
restart: "unless-stopped"
|
||||||
user: "10001:10001"
|
#user: "10001:10001"
|
||||||
environment:
|
environment:
|
||||||
#UID: "10001"
|
UID: "10001"
|
||||||
#GID: "10001"
|
GID: "10001"
|
||||||
LLDAP_LDAP_BASE_DN: "dc=unixyourbrain,dc=org"
|
LLDAP_LDAP_BASE_DN: "dc=unixyourbrain,dc=org"
|
||||||
LLDAP_LDAPS_OPTIONS__ENABLED: true
|
LLDAP_LDAPS_OPTIONS__ENABLED: true
|
||||||
#LLDAP_LDAPS_OPTIONS__CERT_FILE: "/ssl/cert.crt"
|
#LLDAP_LDAPS_OPTIONS__CERT_FILE: "/ssl/cert.crt"
|
||||||
|
|||||||
Reference in New Issue
Block a user