Files
PLDpro.Web/appsettings.json
Erik 35f4133001 Revert "S3 Test"
This reverts commit 46d7b7e6d8.
2026-01-24 20:51:33 +01:00

10 lines
142 B
JSON

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