fix(templateTaskGenerator): изменена папка проекта

This commit is contained in:
Mikhail Kuznetsov
2025-08-26 13:40:02 +10:00
parent ba01ebb206
commit 12478e1951
18 changed files with 4 additions and 4 deletions

View File

@@ -0,0 +1,12 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"MqSettings": {
"TemplateTaskGenerator": { "HostName": "10.99.253.216" },
"TemplateGeneratorWorker": { "HostName": "10.99.253.216" }
}
}