8 lines
146 B
Bash
8 lines
146 B
Bash
|
|
#-- LOCAL
|
|
|
|
PHPLDAPADMIN_LDAP_HOSTS=ldap://${LDAP_HOST}:${LDAP_PORT}
|
|
PHPLDAPADMIN_URL=/phpldapadmin
|
|
PHPLDAPADMIN_SERVER_PATH=${PHPLDAPADMIN_URL}
|
|
|