LarpixServer/LarpixVoice/appsettings.json
2026-04-24 07:38:15 +02:00

9 lines
142 B
JSON

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