Files
videoarchiveapi/VideoArchiveAPI/appsettings.Development.json
Crudelis 85c7adeb2a New Project
Ani 폴더 리스트 가져오는 API
2024-11-12 23:35:40 +09:00

9 lines
119 B
JSON

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