ohif-viewer/Packages/dimse-service/etc/sampleOrthancConfig.json
2015-12-15 16:42:16 -05:00

6 lines
233 B
JSON

// 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 ]
},