Files
SupabaseTest/backend/appsettings.json
2026-08-15 11:26:23 +00:00

7 lines
126 B
JSON

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