We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea68856 commit e68a83dCopy full SHA for e68a83d
1 file changed
deploy/monai-deploy-express/configs/informatics-gateway.json
@@ -5,7 +5,7 @@
5
"ConnectionStrings": {
6
"Type": "mongodb",
7
"InformaticsGatewayDatabase": "mongodb://root:rootpassword@mongodb:27017",
8
- "Databasename": "InformaticsGateway"
+ "DatabaseName": "InformaticsGateway"
9
},
10
"InformaticsGateway": {
11
"dicom": {
0 commit comments