This commit is contained in:
2023-11-09 10:27:14 +03:00
parent e6440bc4a3
commit 823dfb49bc
5 changed files with 209 additions and 68 deletions

View File

@@ -0,0 +1,12 @@
{
"username": "<USERNAME>",
"password": "<PASSWORD>",
"appId": "<APP_ID>",
"appSecret": "<APP_SECRET>",
"ssoUrl": "https://bvs-delta.qa.loc:8443",
"decortUrl": "https://delta.qa.loc",
"domain": "dynamix",
"retries": 5,
"timeout": "5m",
"sslSkipVerify": false
}