presence/presence_api/bin/Debug/net8.0/appsettings.json
2024-11-08 11:08:54 +03:00

10 lines
142 B
JSON

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