Files
admin/Azaion.Api/appsettings.Development.json
T
Alex Bezdieniezhnykh 2244edd2ed add docker, deploy
2024-11-14 16:12:06 +02:00

9 lines
119 B
JSON

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