init commit

This commit is contained in:
Claudiu Farcas
2022-10-05 09:07:14 +03:00
commit bd1826f144
19 changed files with 842 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}