Rename Web Project

This commit is contained in:
Jonathan Jenne
2023-11-08 08:59:03 +01:00
parent 9245448d1c
commit d0a4249eb7
781 changed files with 14192 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"Config": {
"ConnectionString": "Server=sDD-VMP04-SQL17\\DD_DEVELOP01;Database=DD_ECM;User Id=sa;Password=dd;",
"LogPath": "E:\\EnvelopeGenerator\\Logs",
"LogDebug": true,
"LogJson": true
}
}