Update lldap/docker-compose.yml

Convert to working on virtual node-21
This commit is contained in:
2026-07-06 23:36:54 +01:00
parent 07503e23e5
commit ad68d7336c
+6 -6
View File
@@ -6,14 +6,14 @@ services:
- "3890:3890" # LDAP port - "3890:3890" # LDAP port
- "17170:17170" # Web UI port - "17170:17170" # Web UI port
volumes: volumes:
- /media/gv0/docker/lldap/data:/data - /mnt.disk/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!
restart: unless-stopped restart: unless-stopped
networks: # networks:
- caddy_net # - caddy_net
networks: #networks:
caddy_net: # caddy_net:
external: true # external: true