listening ports
This commit is contained in:
@@ -9,8 +9,8 @@ services:
|
||||
- 'openldap_datas:/var/lib/ldap'
|
||||
- 'openldap_slapd:/etc/ldap/slapd.d'
|
||||
ports:
|
||||
- 389:389
|
||||
- 636:636
|
||||
- 1389:389
|
||||
- 1636:636
|
||||
environment:
|
||||
- LDAP_TLS_CRT_FILENAME=my-ldap.crt
|
||||
- LDAP_TLS_KEY_FILENAME=my-ldap.key
|
||||
|
||||
Reference in New Issue
Block a user