Updated time to UTC
continuous-integration/drone/pr Build is passing

This commit is contained in:
2026-05-15 08:55:16 +02:00
parent 7fc448d525
commit d1020581cf
4 changed files with 15 additions and 12 deletions
+2 -1
View File
@@ -15,7 +15,8 @@
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
"Microsoft.AspNetCore": "Warning",
"Microsoft.EntityFrameworkCore": "Error"
}
},
"AllowedHosts": "*"