mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Initial commit.
This commit is contained in:
10
cicm_web/appsettings.Development.json
Normal file
10
cicm_web/appsettings.Development.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"Logging": {
|
||||
"IncludeScopes": false,
|
||||
"LogLevel": {
|
||||
"Default": "Debug",
|
||||
"System": "Information",
|
||||
"Microsoft": "Information"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user