ohif-viewer/Packages/dimse-service/etc/sampleOrthancConfig.json

6 lines
233 B
JSON
Raw Normal View History

// The list of the known DICOM modalities
// If you are running Orthanc with Docker, you need to put the contents of this file in
// /etc/orthanc/orthanc.json
"DicomModalities" : {
"OHIFDCM" : [ "OHIFDCM", "localhost", 3000 ]
},