update config deploy cloudpacs
This commit is contained in:
@@ -51,8 +51,8 @@ window.config = {
|
||||
configuration: {
|
||||
friendlyName: 'Static WADO Local Data',
|
||||
name: 'DCM4CHEE',
|
||||
qidoRoot: `http://152.42.173.210:5000/rs`,
|
||||
wadoRoot: `http://152.42.173.210:5000/rs`,
|
||||
qidoRoot: `http://${window.location.hostname}:5000/rs`,
|
||||
wadoRoot: `http://${window.location.hostname}:5000/rs`,
|
||||
qidoSupportsIncludeField: false,
|
||||
supportsReject: true,
|
||||
supportsStow: true,
|
||||
|
||||
Reference in New Issue
Block a user