Skip to content

Commit

Permalink
mount SSL certificate directory
Browse files Browse the repository at this point in the history
  • Loading branch information
mozzy11 committed Mar 12, 2021
1 parent 579c4cd commit e18ad7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/plir-openhim/docker-compose.yml
Expand Up @@ -32,7 +32,7 @@ services:
- mongo_url=mongodb://mongo-plir/openhim
- mongo_atnaUrl=mongodb://mongo-plir/openhim
volumes:
- /etc/letsencrypt/live/namanga.openmrs.org/ :/etc/letsencrypt/live/namanga.openmrs.org/
- /etc/letsencrypt/live/namanga.openmrs.org:/etc/letsencrypt/live/namanga.openmrs.org
- ./core-config.json:/usr/src/app/config/default.json
ports:
- "5555:5001"
Expand Down

0 comments on commit e18ad7e

Please sign in to comment.