Skip to content

Commit

Permalink
Remove fake credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
loafoe committed Oct 28, 2024
1 parent d479162 commit 07fc242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/provider-metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,7 @@ resources:
"endpoint": "https://webhook.myapp.io/patient",
"fhir_store": "${hsdp_cdr_org.test.fhir_store}",
"headers": [
"Authorization: Basic cm9uOnN3YW5zb24="
"Authorization: Basic XXX"
],
"reason": "Notification for patient changes",
"version": "r4"
Expand Down

0 comments on commit 07fc242

Please sign in to comment.