Integrating dicomweb-server with OHIF viewer

I am running dicomweb-server(GitHub - dcmjs-org/dicomweb-server: Lightweight DICOMweb Server with CouchDB) locally. I am able to curl to the server to fetch and upload dicom image. Now I am trying to use the server with OHIF viewer. I have attached the screenshot of my default.js file. Whenever I run I do not see any calls being made.

Welcome @sid to the community!

I’m not familiar with the DICOM web server you mentioned but they seems to have some config example for OHIF.

Did you manage to get it working with OHIF already?

Some more detail on how you installed ohif would be helpful. Are you sure ohif is using the default.js file?

In my config examples it’s always app-config.js which I have been editing for example here: