lldap-docker-compose.yml aktualisiert
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
# docker-compose.yml
|
||||
version: "3.8"
|
||||
services:
|
||||
lldap:
|
||||
image: nitowa/lldap:latest
|
||||
@@ -7,7 +6,7 @@ services:
|
||||
volumes: ["./lldap_data:/data"]
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
LLDAP_JWT_SECRET: "superstarkesgeheimnis123"
|
||||
LLDAP_JWT_SECRET: "V!llage2server6"
|
||||
LLDAP_LDAP_BASE_DN: "dc=schoedl,dc=local"
|
||||
|
||||
authelia:
|
||||
|
||||
Reference in New Issue
Block a user