Changelog
Added
- Add
secret-key-env
andaccess-key-env
options to load secrets from environment variables. - Include dicom-test-files as a git submodule.
- Add docker compose for a simple setup scenario with Orthanc.
Fixed
- Return HTTP 404 "Not Found" for empty DICOM streams.
Changed
- Rename
server.dimse.host
andserver.http.host
config key tointerface
. aets.aet.host
accepts host names now, resolving to the first IP address.
Full Changelog: v0.2.0...v0.2.1