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