NostrServices/PayForReactions/appsettings.Development.json
2024-01-13 20:07:27 +00:00

9 lines
129 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}