Files
server/extra/admin-api/Spacebar.Cdn.Worker/appsettings.json
2026-04-12 02:21:09 +02:00

10 lines
134 B
JSON

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