Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 2cd7421

Browse files
committed
debug ca chain
1 parent ee0e51e commit 2cd7421

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.ansible/templates/docker-compose.yaml.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ services:
77
image: osixia/phpldapadmin:0.9.0
88
volumes:
99
- /etc/localtime:/etc/localtime
10+
- {{ ssl_cert_dir }}/:/etc/ssl/certs/
1011
- {{ config_dir }}/certs/:/container/service/ldap-client/assets/certs
1112
environment:
1213
PHPLDAPADMIN_HTTPS: 'false'

0 commit comments

Comments
 (0)