Add Command API Service
This commit is contained in:
parent
440d9711fe
commit
4f51ff380e
26 changed files with 4380 additions and 129 deletions
8
BMA.EHR.Command.Service/appsettings.Development.json
Normal file
8
BMA.EHR.Command.Service/appsettings.Development.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue