Skip to content

Commit

Permalink
Update orthanc-service.conf (#2568)
Browse files Browse the repository at this point in the history
  • Loading branch information
jawadqur authored Jun 12, 2024
1 parent 7283efe commit f197889
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ location /orthanc/ {
client_max_body_size 0;
}

location /orthanc/dicom-web/studies/ {
location /orthanc/dicom-web/studies {
set $authz_method "read";
set $authz_resource "/services/orthanc/studies";
set $authz_service "orthanc";
Expand Down

0 comments on commit f197889

Please sign in to comment.