more linting

This commit is contained in:
Rasmus Wejlgaard 2026-04-25 21:33:51 +01:00
parent 38336b221a
commit ba4451b5e2

View file

@ -56,7 +56,7 @@ services:
image: "docker.io/lldap/lldap:latest" image: "docker.io/lldap/lldap:latest"
restart: "unless-stopped" restart: "unless-stopped"
ports: ports:
- "17170:17170" # Web UI - "17170:17170"
- "3890:3890" - "3890:3890"
environment: environment:
UID: "1000" UID: "1000"