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", "integrationFolder": "tests",
"supportFile":"support", "supportFile":"support",
"xxbaseUrl": "http://localhost:7575", "xxbaseUrl": "http://localhost:7575",
"xbaseUrl": "https://test.helloayanova.com", "baseUrl": "https://test.helloayanova.com",
"baseUrl":"http://localhost:8080", "xbaseUrl":"http://localhost:8080",
"video":false, "video":false,
"env": { "env": {
"apiBaseUrl":"http://localhost:7575/api/v8.0/", "xapiBaseUrl":"http://localhost:7575/api/v8.0/",
"xapiBaseUrl":"https://test.helloayanova.com/api/v8.0/", "apiBaseUrl":"https://test.helloayanova.com/api/v8.0/",
"adminusername": "superuser", "adminusername": "superuser",
"adminpassword": "l3tm3in", "adminpassword": "l3tm3in",
"accountinguser": "Accounting", "accountinguser": "Accounting",