mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 03:48:27 +02:00
✨ Add better error reporting when ldap is not configured correctly.
This commit is contained in:
parent
c6fe035939
commit
84ba8e6dde
2 changed files with 20 additions and 1 deletions
|
@ -92,6 +92,7 @@ services:
|
|||
ports:
|
||||
- "1080:1080"
|
||||
|
||||
# https://github.com/rroemhild/docker-test-openldap
|
||||
ldap:
|
||||
image: rroemhild/test-openldap:2.1
|
||||
expose:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue