Hello! Currently, I’m trying to integrate Orthanc with the Cornerstone 3D library, but I’ve been facing quite a bit of difficulty with it. The closest I’ve come is this: (GitHub - MrWerton/orphanc_server). Right now, I’m encountering CORS issues, so I’ve learned that configuring Nginx is necessary to access Orthanc on the client side (DICOM Image Loader ). So, I went ahead and configured Nginx, but I’m running into a 502 error when trying to access the server. Could someone assist me with this? I’d be eternally grateful for any help provided.