Skip to content

Commit

Permalink
Document commenting out of azure dicom connection (#299)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefpiatek authored Feb 14, 2024
1 parent ade975c commit fc6c1bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions orthanc/orthanc-anon/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ ORTHANC_ANON_DICOM_PORT=XXXX
ORTHANC_ANON_WEB_PORT=YYYY
```

If you don't want to attempt to connect to the azure dicom server, set `AZ_DICOM_ENDPOINT_CLIENT_ID` to an empty string or comment it out.

### Step 2

Start the instance via Docker compose.
Expand Down

0 comments on commit fc6c1bc

Please sign in to comment.