put back phpldapadmin
This commit is contained in:
@@ -204,6 +204,17 @@ services:
|
|||||||
- "389:389"
|
- "389:389"
|
||||||
- "636:636"
|
- "636:636"
|
||||||
|
|
||||||
|
phpldapadmin:
|
||||||
|
image: osixia/phpldapadmin:latest
|
||||||
|
container_name: phpldapadmin
|
||||||
|
environment:
|
||||||
|
PHPLDAPADMIN_LDAP_HOSTS: "openldap"
|
||||||
|
PHPLDAPADMIN_HTTPS: "false"
|
||||||
|
ports:
|
||||||
|
- "38900:80"
|
||||||
|
depends_on:
|
||||||
|
- openldap
|
||||||
|
|
||||||
# webmail (server)
|
# webmail (server)
|
||||||
isotope-server:
|
isotope-server:
|
||||||
image: marcnuri/isotope:server-latest
|
image: marcnuri/isotope:server-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user