ldpa commit 2
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
||||
LDAP_CONFIG_PASSWORD: config
|
||||
LDAP_TLS: "false"
|
||||
ports:
|
||||
- "10.87.2.6:389:389"
|
||||
- "12389:389"
|
||||
volumes:
|
||||
- ./bootstrap:/container/service/slapd/assets/config/bootstrap/ldif/custom:ro
|
||||
command: --copy-service
|
||||
@@ -23,6 +23,6 @@ services:
|
||||
PHPLDAPADMIN_LDAP_HOSTS: ldap
|
||||
PHPLDAPADMIN_HTTPS: "false"
|
||||
ports:
|
||||
- "10.87.2.6:8088:80"
|
||||
- "12390:80"
|
||||
depends_on:
|
||||
- ldap
|
||||
|
||||
Reference in New Issue
Block a user