الملفات
wonders-app/UnitTests/bin/Debug/net8.0/appsettings.json
2025-10-25 20:55:51 +03:00

10 أسطر
142 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}