Update lldap/docker-compose.yml
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
|||||||
- "3890:3890" # LDAP port
|
- "3890:3890" # LDAP port
|
||||||
- "17170:17170" # Web UI port
|
- "17170:17170" # Web UI port
|
||||||
volumes:
|
volumes:
|
||||||
- /media/gv0/lldap/data:/data
|
- /media/gv0/docker/lldap/data:/data
|
||||||
environment:
|
environment:
|
||||||
LLDAP_JWT_SECRET: "/K{5T.'-zR,W*gg|xI,u-[/[5.1?HI-S"
|
LLDAP_JWT_SECRET: "/K{5T.'-zR,W*gg|xI,u-[/[5.1?HI-S"
|
||||||
LLDAP_LDAP_USER_PASS: "Password1" # Change this!
|
LLDAP_LDAP_USER_PASS: "Password1" # Change this!
|
||||||
|
|||||||
Reference in New Issue
Block a user