Skip to content

Commit

Permalink
Force SSL for directory
Browse files Browse the repository at this point in the history
  • Loading branch information
j3k0 committed Dec 15, 2015
1 parent fca2a92 commit e892d0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compose/ldap.yml
Expand Up @@ -14,6 +14,7 @@ directory:
environment:
- "VIRTUAL_HOST=http://directory.<%=httpHost%>,https://directory.<%=httpsHost%>"
- SSL_CERT=<%-sslcert%>
- FORCE_SSL=YES
- LDAP_ORGANIZATION=<%=domain%>
- LDAP_DOMAIN=<%=domain%>
- LDAP_PASSWORD=<%=rootpassword%>
Expand Down

0 comments on commit e892d0c

Please sign in to comment.