Disable orthanc authentication
This commit is contained in:
parent
c8b3374899
commit
471378e4d8
5
docker/authproxy/config/orthanc.json
Normal file
5
docker/authproxy/config/orthanc.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"RemoteAccessAllowed": false,
|
||||
"SslEnabled": false,
|
||||
"AuthenticationEnabled": false
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user