Need help configuring OHIF with Orthanc Server

Hello ,

I have built the OHIF Viewer Source code and deployed the Application using NGINX Web Server in Windows 11 Laptop and running with “localhost” .
Also , I have deployed and installed the Orthanc PACS System Locally as “Localhost” on Windows 11

We need help on the details of the steps used to configure OHIF Viewer to load studies listed in Orthanc Server . Could someone please guide me with what are the configurations to be followed to list the DICOM Studies using OHIF Viewer by connecting to the Orthanc PACS Server systems

OHIF using DICOMweb to connect to the server.
So the first thing is install a DICOMWeb plugins on Othanc.
DICOMweb plugin — Orthanc Book documentation
Then you need how to config OHIF to specific the server.
Configuration Files | OHIF
Replace you own DataSource.
DICOMweb | OHIF