feat(aihit): init + docker + cicd

This commit is contained in:
Mikhail Kuznetsov
2024-01-31 12:26:43 +10:00
parent 56e8477bf1
commit 2fa4d52e72
23 changed files with 450 additions and 20 deletions

View File

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