20 lines
547 B
JSON
20 lines
547 B
JSON
{
|
|
"servers": {
|
|
"dicomWeb": [
|
|
{
|
|
"name": "DCM4CHEE",
|
|
"wadoUriRoot": "http://localhost:8080/dcm4chee-arc/aets/DCM4CHEE/wado",
|
|
"qidoRoot": "http://localhost:8080/dcm4chee-arc/aets/DCM4CHEE/rs",
|
|
"wadoRoot": "http://localhost:8080/dcm4chee-arc/aets/DCM4CHEE/rs",
|
|
"qidoSupportsIncludeField": true,
|
|
"imageRendering": "wadors",
|
|
"thumbnailRendering": "wadors",
|
|
"requestOptions": {
|
|
"requestFromBrowser": true,
|
|
"auth": "admin:admin"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|