SPMS_API/SPMS_API/appsettings.json
SEAN b2e022a685
All checks were successful
SPMS_API/pipeline/head This commit looks good
[] 새 프로젝트 생성
2025-12-03 13:07:18 +09:00

10 lines
142 B
JSON

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