Files
wcs/WCS.WebApi/appsettings.json
hehaibing-1996 e89b64ea3a !提交代码
2024-04-15 18:43:28 +08:00

10 lines
142 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}