DICOMcloud / DICOMweb-js

DICOMweb JavaScript client with viewer demo for consuming DICOM Web Services - (QIDO-RS, WADO-RS, WADO-URI, STOW-RS) part 18
http://dicomweb.azurewebsites.net/
MIT License
88 stars 35 forks source link

how to deploy another OHIF dicom viewer or change the address of OHIF? #11

Closed aloux00 closed 5 years ago

Zaid-Safadi commented 5 years ago

@aloux00, here is the line where you can change the URL of the viewer: https://github.com/DICOMcloud/DICOMweb-js/blob/master/Demo/Web.config#L17

As for deploying another version of the OHIF dicom viewer. I'd recommend you take a look at the OHIF docs for instructions. Here is a link for building the standalone version of the OHIF viewer: https://docs.ohif.org/standalone-viewer/usage.html