feat: windows dicom web config

This commit is contained in:
mozzie 2024-09-12 13:02:28 +08:00
parent cc731b93a9
commit bb43e30a0d
2 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"Name": "macos-othanc-dev",
// Load all the Orthanc plugins that are available in this folder:
"Plugins": ["./libOrthancDicomWeb.dylib"],
"Plugins": ["./OrthancDicomWeb-1.17.dll"],
"DicomWeb": {
"Enable": true,