diff --git a/Services/ClaimService/src/appsettings.Development.json b/Services/ClaimService/src/appsettings.Development.json index 115592eb..ee3aabe0 100644 --- a/Services/ClaimService/src/appsettings.Development.json +++ b/Services/ClaimService/src/appsettings.Development.json @@ -11,7 +11,7 @@ }, "AllowedHosts": "*", "PharmanetProxy": { - "Endpoint": "https://d1pnetgwy.maximusbc.ca/pnetIntegration/submitTransaction", + "Endpoint": "https://d1pnetgwy.hibc.gov.bc.ca/pnetIntegration/submitTransaction", "ClientCertificatePath": "/usr/local/pharmanet/d1pnetgwy.pfx" }, "OpenIdConnect": {