We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6470bac commit a5b0d80Copy full SHA for a5b0d80
1 file changed
src/environments/environment.ts
@@ -9,5 +9,5 @@ export const environment = {
9
{ name: 'Ontoserver R4 Demo', url: 'https://r4.ontoserver.csiro.au/fhir' },
10
{ name: 'Implementation Demo SnowstormX', url: 'https://implementation-demo.snomedtools.org/fhir' },
11
] as FhirServer[],
12
- defaultFhirServerIndex: 1,
+ defaultFhirServerIndex: 0,
13
};
0 commit comments