Skip to content

Commit c2d21c2

Browse files
committed
Remove local config
1 parent 931eaf6 commit c2d21c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/smart-forms-app/public/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"terminologyServerUrl": "https://r4.ontoserver.csiro.au/fhir",
3-
"formsServerUrl": "http://localhost:8002",
3+
"formsServerUrl": "https://smartforms.csiro.au/api/fhir",
44
"defaultClientId": "a57d90e3-5f69-4b92-aa2e-2992180863c1",
55
"launchScopes": "launch openid fhirUser online_access patient/AllergyIntolerance.cs patient/Condition.cs patient/Encounter.r patient/Immunization.cs patient/Medication.r patient/MedicationStatement.cs patient/Observation.cs patient/Patient.r patient/QuestionnaireResponse.crus user/Practitioner.r launch/questionnaire?role=http://ns.electronichealth.net.au/smart/role/new",
66
"registeredClientIdsUrl": "https://smartforms.csiro.au/smart-config/config.json",

0 commit comments

Comments
 (0)