Added dockerfile

This commit is contained in:
DouweRavers
2025-04-17 14:29:29 +02:00
parent 40bc778f29
commit ef528aa10f
68 changed files with 427 additions and 8446 deletions

View File

@@ -0,0 +1,8 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}