Skip to content
Snippets Groups Projects
Commit fefebfbd authored by EvilBeaver's avatar EvilBeaver Committed by Gogs
Browse files

Merge branch 'master' of pumbaEO/deployka into master

parents 652ce999 79aad46e
No related branches found
No related tags found
No related merge requests found
......@@ -67,7 +67,7 @@
КонецЕсли;
Конфигуратор = ЗапускПриложений.НастроитьКонфигуратор(СтрокаПодключения, ПользовательБазы, ПарольПользователяБазы);
Параметры = Конфигуратор.СтандартныеПараметрыЗапускаКонфигуратора();
Параметры = Конфигуратор.ПолучитьПараметрыЗапуска();
Параметры.Добавить("/ConfigurationRepositoryF """+СтрокаПодключения+"""");
Параметры.Добавить("/ConfigurationRepositoryN """+ПользовательХранилища+"""");
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment