Open Rajat-Imme opened 2 weeks ago
I have run docker file in platform/app/.recipes/Nginx.Dcm4chee.
Also I had mapped port 80:80 of ohif_viewer in docker compose to port 3000:80. However http://localhost:3000/pacs gives error 404.
cd platform/app/.recipes/Nginx-Dcm4chee
run docker compose up in terminal
On browser go to http://localhost/pacs
Error 404 in http://localhost/pacs for Dcm4chee
It should open dcim4chee ui
windows 11
20.10
chrome
You can look at our https://docs.ohif.org/deployment/user-account-control/#getting-started---dcm4chee
I have run docker file in platform/app/.recipes/Nginx.Dcm4chee.
Also I had mapped port 80:80 of ohif_viewer in docker compose to port 3000:80. However http://localhost:3000/pacs gives error 404.
Steps to Reproduce
cd platform/app/.recipes/Nginx-Dcm4chee
run docker compose up in terminal
On browser go to http://localhost/pacs
The current behavior
Error 404 in http://localhost/pacs for Dcm4chee
The expected behavior
It should open dcim4chee ui
OS
windows 11
Node version
20.10
Browser
chrome