dcmjs-org / dicomweb-server

Lightweight DICOMweb Server with CouchDB
Apache License 2.0
96 stars 26 forks source link

Support/couchdb3 #61

Open emelalkim opened 3 years ago

emelalkim commented 3 years ago

Adds support for adding username and password setting for couchdb. Depends on migrate/fastify3 (PR #60) I think we should update the circleci config to use couchdb 3 and update the test config with username password. Or maybe read that from environment variables too..