@nsshunt/ststestrunner 1.0.22 → 1.0.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -12866,7 +12866,7 @@ var __privateWrapper = (obj, member, setter, getter) => ({
|
|
|
12866
12866
|
},
|
|
12867
12867
|
useSocketClient: true,
|
|
12868
12868
|
socketClientOptions: {
|
|
12869
|
-
fhirServerEndpoint: `https://stscore.stsmda.org`,
|
|
12869
|
+
fhirServerEndpoint: `https://stscore.stsmda.org:3005`,
|
|
12870
12870
|
// `https://stscore.stsmda.org:3005/nsstsfhir/`,
|
|
12871
12871
|
socketClientName: "ststestrunner",
|
|
12872
12872
|
timeout: 5e3,
|