mirror of
https://github.com/RWejlgaard/pez-infra.git
synced 2026-05-06 04:14:43 +00:00
more linting
This commit is contained in:
parent
38336b221a
commit
ba4451b5e2
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue