mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-29 21:57:16 +02:00
Main build (Jenkins)
This commit is contained in:
parent
4696bb50d1
commit
be7ad82b79
13126
service/dictionaries/en.json
vendored
13126
service/dictionaries/en.json
vendored
File diff suppressed because it is too large
Load Diff
@ -2444,7 +2444,7 @@ Procedure ProcessSpecialOptionsSecrets(Val Library, Val Option, Value)
|
||||
EndIf;
|
||||
|
||||
If Library = "postgres"
|
||||
And Option = "conn" Then
|
||||
And Option = "dbc" Then
|
||||
|
||||
Value = "postgresql://bayselonarrend:***@127.0.0.1:5432/";
|
||||
|
||||
|
@ -2444,7 +2444,7 @@ Procedure ProcessSpecialOptionsSecrets(Val Library, Val Option, Value)
|
||||
EndIf;
|
||||
|
||||
If Library = "postgres"
|
||||
And Option = "conn" Then
|
||||
And Option = "dbc" Then
|
||||
|
||||
Value = "postgresql://bayselonarrend:***@127.0.0.1:5432/";
|
||||
|
||||
|
@ -2444,7 +2444,7 @@
|
||||
КонецЕсли;
|
||||
|
||||
Если Библиотека = "postgres"
|
||||
И Опция = "conn" Тогда
|
||||
И Опция = "dbc" Тогда
|
||||
|
||||
Значение = "postgresql://bayselonarrend:***@127.0.0.1:5432/";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user