Skip to content

Instantly share code, notes, and snippets.

View artquest's full-sized avatar

Elisei Kulikovsky artquest

View GitHub Profile
@artquest
artquest / appsettings.json
Created August 28, 2024 10:13
RadioHLSConverter.backend.serverless appsettings.json
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Information",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*",
"AppSettings": {