Skip to content

Commit

Permalink
BAH-4117 | Fix. Base URLs for ABHA Gateway Endpoints (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
mohan-13 authored Dec 11, 2024
1 parent 864facd commit 51e9d18
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions values/abdmv3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ hip:
CONNECTION_STRING: "Host=bahmni-abdmv3-postgresql;Port=5432;Username=postgres;Password=welcome;Database=hipservice"
RABBITMQ_HOST: "bahmni-abdmv3-rabbitmq"
BAHMNI_ID: "Bahmni"
GATEWAY_URL: "https://dev.abdm.gov.in"
ABHA_NUMBER_URL: "https://abhasbx.abdm.gov.in/abha/api"
ABHA_ADDRESS_URL: "https://abhasbx.abdm.gov.in/abha/api/v3/phr/web"
otp-service:
enabled: true
config:
Expand Down

0 comments on commit 51e9d18

Please sign in to comment.