Devenv:LDAP: couple simplifications for LDAP (#17807)
* Add LDAP config instead sed use * Add container name * Add SizeLimit option to client and to server. Probably useless at this point, but it's better to have it then otherwise
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
openldap:
|
||||
container_name: ldap
|
||||
build: docker/blocks/openldap
|
||||
environment:
|
||||
SLAPD_PASSWORD: grafana
|
||||
|
||||
Reference in New Issue
Block a user