webmusic/appsettings.json

9 lines
97 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Warning"
}
},
"AllowedHosts": "*"
}