Files
tv7playlist/appsettings.json
2018-10-22 23:41:50 +02:00

9 lines
105 B
JSON

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