Skip to content

Commit 16c6b61

Browse files
author
Ganesh Kuber
committed
Added configuration for EMPIConnectorAPI key
1 parent 2665d60 commit 16c6b61

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

samples/fhir-empi-integration/ui-app/FhirBlaze/wwwroot/appsettings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"LaunchUrl": "https://zeckcg7jlal6q-chestist-app.azurewebsites.net"
2626
},
2727
"EMPIConnector": {
28-
"EMPIConnectorUri": "[empi-connector-url]"
28+
"EMPIConnectorUri": "[empi-connector-url]",
29+
"EMPIConnectorAPIKey": "[empi-connector-api-key]"
2930
}
3031

3132
}

0 commit comments

Comments
 (0)