presence/presence_api/bin/Debug/net8.0/appsettings.json
2024-11-14 11:01:32 +03:00

10 lines
142 B
JSON

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