init project

This commit is contained in:
Maxime Adler
2025-02-15 20:18:07 +01:00
parent f04d3eacd4
commit 2ed5f80fb1
77 changed files with 60563 additions and 0 deletions

View File

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