mirror of
https://github.com/grafana/grafana.git
synced 2026-08-04 10:33:21 -05:00
11 lines
174 B
Plaintext
11 lines
174 B
Plaintext
openldap:
|
|
build: blocks/openldap
|
|
environment:
|
|
SLAPD_PASSWORD: grafana
|
|
SLAPD_DOMAIN: grafana.org
|
|
SLAPD_ADDITIONAL_MODULES: memberof
|
|
ports:
|
|
- "389:389"
|
|
|
|
|