Backend/C_shape/WEBAPI/JWT/JWTdemo/appsettings.Development.json
Lin Weiting c07b6c1706 JWT
2024-05-06 14:09:39 +08:00

9 lines
119 B
JSON

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