Files
OCR/oss-microservices/AdminService/AdminService.API/bin/Debug/net8.0/appsettings.json
2026-06-01 21:49:53 +05:30

10 lines
151 B
JSON

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