seversi dengan hangtuah
This commit is contained in:
@@ -24,7 +24,9 @@ window.config = {
|
||||
prefetch: 25,
|
||||
},
|
||||
expertise: false, //* Tambahan untuk enable expertise (CustomizableViewportOverlay)
|
||||
expertise_host: `http://${window.location.hostname}`, //* Tambahan untuk fetch data Expertise)
|
||||
expertise_host: `http://192.168.1.29`, //* Tambahan untuk fetch data Expertise)
|
||||
pacs_document_host: `192.168.1.29`,
|
||||
pacs_document_port: 8080,
|
||||
// filterQueryParam: false,
|
||||
// defaultDataSourceName: 'dicomweb',
|
||||
defaultDataSourceName: 'local-proxy',
|
||||
@@ -45,8 +47,8 @@ window.config = {
|
||||
configuration: {
|
||||
friendlyName: 'Static WADO Local Data',
|
||||
name: 'DCM4CHEE',
|
||||
qidoRoot: `http://${window.location.hostname}:5050/rs`,
|
||||
wadoRoot: `http://${window.location.hostname}:5050/rs`,
|
||||
qidoRoot: `http://192.168.1.29:5000/rs`,
|
||||
wadoRoot: `http://192.168.1.29:5000/rs`,
|
||||
qidoSupportsIncludeField: false,
|
||||
supportsReject: true,
|
||||
supportsStow: true,
|
||||
|
||||
Reference in New Issue
Block a user