This commit is contained in:
2021-12-16 20:50:42 +00:00
parent 6d81364178
commit 1d3fbc5352
2 changed files with 30 additions and 30 deletions

View File

@@ -2,13 +2,13 @@
"defaultCommandTimeout":10000,
"integrationFolder": "tests",
"supportFile":"support",
"xbaseUrl": "http://localhost:7575",
"DEVOPS_baseUrl": "https://test.helloayanova.com",
"baseUrl":"http://localhost:8080",
"baseUrl": "http://localhost:7575",
"xxxbaseUrl": "https://test.helloayanova.com",
"xxbaseUrl":"http://localhost:8080",
"video":false,
"env": {
"apiBaseUrl":"http://localhost:7575/api/v8.0/",
"DEVOPS_apiBaseUrl":"https://test.helloayanova.com/api/v8.0/",
"xxapiBaseUrl":"https://test.helloayanova.com/api/v8.0/",
"adminusername": "superuser",
"adminpassword": "l3tm3in",
"accountinguser": "Accounting",