SaveProgress

This commit is contained in:
2026-03-03 22:17:38 +01:00
parent 9fab942181
commit e7f8e8c331
6 changed files with 201 additions and 439 deletions
+7
View File
@@ -6,6 +6,13 @@
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
},
"Console": {
"FormatterName": "simple",
"FormatterOptions": {
"TimestampFormat": "[HH:mm:ss]",
"SingleLine": true
}
}
},
"AllowedHosts": "*"