diff --git a/containers/orchestration/app/default_configs/sample-orchestration-config.json b/containers/orchestration/app/default_configs/sample-orchestration-config.json index 7f58f78142..c2881df077 100644 --- a/containers/orchestration/app/default_configs/sample-orchestration-config.json +++ b/containers/orchestration/app/default_configs/sample-orchestration-config.json @@ -35,7 +35,7 @@ "url": "${ECR_VIEWER_URL}", "endpoint": "/api/save-fhir-data", "params": { - "saveSource": "postgres" + "saveSource": "azure" } }, {