1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-01 22:29:52 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-11-04 20:55:51 +03:00
parent c92dfb7e4c
commit 88e773328f
199 changed files with 55363 additions and 50439 deletions

View File

@@ -34,6 +34,9 @@ import TabItem from '@theme/TabItem';
Login = "bayselonarrend";
Password = "12we...";
Base = "main";
ConnectionParams = New Structure("authSource", "admin");
Result = OPI_MongoDB.GenerateConnectionString(Address, Base, Login, Password, ConnectionParams);
```