This commit is contained in:
2021-12-20 23:37:47 +00:00
parent 8a8a036efa
commit cee49ac0a7

View File

@@ -3,13 +3,13 @@
"xxxretries": 3, "xxxretries": 3,
"integrationFolder": "tests", "integrationFolder": "tests",
"supportFile": "support", "supportFile": "support",
"baseUrl": "http://localhost:7575", "xbaseUrl": "http://localhost:7575",
"xbaseUrl": "https://test.helloayanova.com", "baseUrl": "https://test.helloayanova.com",
"xxxxbaseUrl": "http://localhost:8080", "xxxxbaseUrl": "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/",
"admin": { "admin": {
"login": "superuser", "login": "superuser",
"password": "l3tm3in" "password": "l3tm3in"