Optimise for minimal memory

This commit is contained in:
2025-07-15 22:13:17 +02:00
parent 480a38baac
commit 71535ec456
6 changed files with 86 additions and 13 deletions

View File

@@ -1,4 +1,11 @@
{
"Kestrel": {
"Endpoints": {
"Http": {
"Url": "http://*:5000"
}
}
},
"Logging": {
"LogLevel": {
"Default": "Information",