Skip to content

Commit a5b0d80

Browse files
committed
Changing default server
1 parent 6470bac commit a5b0d80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/environments/environment.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ export const environment = {
99
{ name: 'Ontoserver R4 Demo', url: 'https://r4.ontoserver.csiro.au/fhir' },
1010
{ name: 'Implementation Demo SnowstormX', url: 'https://implementation-demo.snomedtools.org/fhir' },
1111
] as FhirServer[],
12-
defaultFhirServerIndex: 1,
12+
defaultFhirServerIndex: 0,
1313
};

0 commit comments

Comments
 (0)