-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ocrvs 6093 #6112
Ocrvs 6093 #6112
Conversation
docker-compose.yml
Outdated
@@ -76,6 +76,7 @@ services: | |||
- OPENHIM_URL=http://openhim-core:5001 | |||
- APPLICATION_CONFIG_URL=http://config:2021/ | |||
- COUNTRY=${COUNTRY:-bgd} # PEN_TEST change to gbr | |||
- COUNTRY_CONFIG_URL=http://countryconfig:3040 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we get rid of RESOURCE_SERVICE_URL
?
…in core itself" This reverts commit 2ca4ccb.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-v1.3.2 #6112 +/- ##
=================================================
Coverage ? 86.33%
=================================================
Files ? 728
Lines ? 126525
Branches ? 11949
=================================================
Hits ? 109239
Misses ? 17281
Partials ? 5 ☔ View full report in Codecov by Sentry. |
db8d2d1
to
0d21560
Compare
Farajaland PR: opencrvs/opencrvs-farajaland#768