zotan.pw-web/zotan.pw-web/appsettings.json
2022-11-20 03:06:51 +01:00

10 lines
142 B
JSON

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