Skip to content

Commit

Permalink
Point OCL client for QA2 to AWS
Browse files Browse the repository at this point in the history
  • Loading branch information
bmamlin committed Dec 25, 2020
1 parent cd2cbc6 commit a64fd41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/oclclient-qa2/docker-compose.yml
Expand Up @@ -4,7 +4,7 @@ services:
oclclient:
image: openmrs/ocl-client:qa
environment:
- OCL_API_HOST=${OCL_API_HOST:-https://api.qa2.openconceptlab.org/}
- OCL_API_HOST=${OCL_API_HOST:-https://api.qa2.aws.openconceptlab.org/}
- TRADITIONAL_OCL_HOST=${TRADITIONAL_OCL_HOST:-https://qa2.openconceptlab.org}
- ENVIRONMENT=${ENVIRONMENT:-qa}
ports:
Expand Down

0 comments on commit a64fd41

Please sign in to comment.