update config deploy cloudpacs

This commit is contained in:
mario
2025-05-19 14:51:58 +07:00
parent bc0c68e09d
commit 5130b9f73c
3 changed files with 5 additions and 28 deletions

View File

@@ -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,