Dear community,
I have a question regarding the use of a configuration file to pass settings to the StoneWebViewer.
We are currently using a Docker image based on orthancteam/orthanc:24.9.1
, and we’ve successfully enabled the viewer — we can see the images from our PACS. However, we’re having trouble configuring the viewer itself, as described in the documentation here.
Specifically, we’re unsure where to place the configuration.json
file or how to correctly provide these options. We tried adding the configuration to orthanc.json
, where we also configure other plugins like PostgreSQL and DICOMweb, but it didn’t seem to work.
Any guidance or examples would be greatly appreciated!
Thank you, and have a great day