Files
AirportAlphabetGame/AirportAlphabetGame/appsettings.json
2024-03-20 19:28:35 +10:00

10 lines
142 B
JSON

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