Files
minattest/backend/src/MinAttest.Api/appsettings.json
T
steinhelge b50f928318
Build & Push MinAttest / build-and-push (push) Successful in 9m33s
Update backend/src/MinAttest.Api/appsettings.json
2025-11-27 13:57:57 +00:00

10 lines
142 B
JSON

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