Skip to content

Commit

Permalink
add dh2 bridge url to app settings
Browse files Browse the repository at this point in the history
  • Loading branch information
vbelinschi committed Jan 7, 2025
1 parent f37fefa commit 37d88ab
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"WholesaleOrchestrationSettlementReportsLightBaseUrl": "https://localhost:5091",
"SettlementReportsAPIBaseUrl": "https://localhost:5091",
"NotificationsBaseUrl": "https://localhost:5091",
"Dh2BridgeBaseUrl": "https://localhost:5091"
},
"APPLICATIONINSIGHTS_CONNECTION_STRING": "APPLICATIONINSIGHTS_CONNECTION_STRING",
"UserAuthentication:MitIdExternalMetadataAddress": "https://<url>",
Expand Down

0 comments on commit 37d88ab

Please sign in to comment.