Skip to content

Commit

Permalink
Add non-ssl for stg-ldap
Browse files Browse the repository at this point in the history
  • Loading branch information
cintiadr committed May 21, 2019
1 parent c666120 commit a5a587c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/ldap-stg/docker-compose.yml
Expand Up @@ -6,6 +6,7 @@ services:
image: osixia/openldap:1.2.4
command: "--copy-service"
ports:
- 3389:389
- 6366:636
environment:
LDAP_ORGANISATION: OpenMRS
Expand Down

0 comments on commit a5a587c

Please sign in to comment.