This commit is contained in:
2021-12-20 17:35:33 +00:00
parent 1a9ea012a6
commit 0a300effec
14 changed files with 4 additions and 4 deletions

View File

@@ -3,12 +3,12 @@
"integrationFolder": "tests",
"supportFile":"support",
"xxbaseUrl": "http://localhost:7575",
"xbaseUrl": "https://test.helloayanova.com",
"baseUrl":"http://localhost:8080",
"baseUrl": "https://test.helloayanova.com",
"xbaseUrl":"http://localhost:8080",
"video":false,
"env": {
"apiBaseUrl":"http://localhost:7575/api/v8.0/",
"xapiBaseUrl":"https://test.helloayanova.com/api/v8.0/",
"xapiBaseUrl":"http://localhost:7575/api/v8.0/",
"apiBaseUrl":"https://test.helloayanova.com/api/v8.0/",
"adminusername": "superuser",
"adminpassword": "l3tm3in",
"accountinguser": "Accounting",