feat: Initial project structure setup with solution and projects
This commit is contained in:
8
src/Mercados.Worker/appsettings.json
Normal file
8
src/Mercados.Worker/appsettings.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user