Files
juipnet/Services/Hncore.Pass.OSS/appsettings.json

9 lines
105 B
JSON
Raw Normal View History

2020-10-07 20:25:03 +08:00
{
"Logging": {
"LogLevel": {
"Default": "Warning"
}
},
"AllowedHosts": "*"
}