pwt-0x00/appsettings.json
2020-09-14 11:17:42 +02:00

9 lines
97 B
JSON

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