We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
You can look at our https://docs.ohif.org/deployment/user-account-control/#getting-started---dcm4chee
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: