pwt-0x01/appsettings.json
2020-09-24 13:37:41 +02:00

9 lines
97 B
JSON

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