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
- "17170:17170" # Web UI port
volumes:
- /media/gv0/docker/lldap/data:/data
- /mnt.disk/lldap/data:/data
environment:
LLDAP_JWT_SECRET: "/K{5T.'-zR,W*gg|xI,u-[/[5.1?HI-S"
LLDAP_LDAP_USER_PASS: "Password1" # Change this!
restart: unless-stopped
networks:
- caddy_net
# networks:
# - caddy_net
networks:
caddy_net:
external: true
#networks:
# caddy_net:
# external: true