adding js client project

This commit is contained in:
TypoMustakes
2024-04-20 12:20:15 +02:00
parent c4412d5de6
commit ffadc29a75
7 changed files with 128 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*"
}