Projektdateien hinzufügen.
This commit is contained in:
14
ECM.JobRunner.Web/appsettings.Development.json
Normal file
14
ECM.JobRunner.Web/appsettings.Development.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"DetailedErrors": true,
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"Config": {
|
||||
"ConnectionString": "",
|
||||
"LogPath": "E:\\ECM\\JobRunner",
|
||||
"LogDebug": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user