Skip to content

Commit

Permalink
Update task-manager.json
Browse files Browse the repository at this point in the history
Signed-off-by: JHancox <[email protected]>
  • Loading branch information
JHancox authored Jun 7, 2024
1 parent 192cbba commit 8a94c94
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions deploy/monai-deploy-express/configs/task-manager.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,16 +75,5 @@
"serviceName": "test"
}
}
},
"Kestrel": {
"EndPoints": {
"Http": {
"Url": "http://+:5001"
}
},
"LogHttpRequestQuery": false,
"LogHttpRequestBody": false,
"LogHttpResponseBody": true
},
"AllowedHosts": "*"
}
}

0 comments on commit 8a94c94

Please sign in to comment.