This commit is contained in:
2022-01-11 01:23:41 +00:00
parent 9715be904b
commit efb49e4ad6
4 changed files with 9 additions and 9 deletions

View File

@@ -3,13 +3,13 @@
"xxxretries": 3,
"integrationFolder": "tests",
"supportFile": "support",
"xbaseUrl": "http://localhost:7575",
"baseUrl": "https://test.helloayanova.com",
"xxxxbaseUrl": "http://localhost:8080",
"baseUrl": "http://localhost:7575",
"xxbaseUrl": "https://test.helloayanova.com",
"xxxbaseUrl": "http://localhost:8080",
"video": false,
"env": {
"xapiBaseUrl": "http://localhost:7575/api/v8.0/",
"apiBaseUrl": "https://test.helloayanova.com/api/v8.0/",
"apiBaseUrl": "http://localhost:7575/api/v8.0/",
"xapiBaseUrl": "https://test.helloayanova.com/api/v8.0/",
"admin": {
"login": "superuser",
"password": "l3tm3in"