initial commit

This commit is contained in:
2026-03-20 23:52:10 +01:00
parent 05bea695bd
commit ce04cd8d77
38 changed files with 3006 additions and 52 deletions

View File

@@ -5,5 +5,9 @@
"Microsoft.AspNetCore": "Warning"
}
},
"mailSettings": {
"mailToAddress": "developers@mycompany.com",
"mailFromAddress": "noreply@mycompany.com"
},
"AllowedHosts": "*"
}