Saving stress testing
This commit is contained in:
@@ -18,7 +18,7 @@ from concurrent.futures import ThreadPoolExecutor, as_completed
|
|||||||
|
|
||||||
import requests
|
import requests
|
||||||
|
|
||||||
DEFAULT_BASE_URL = "https://dev-api.oneskyit.com"
|
DEFAULT_BASE_URL = "https://test-api.oneskyit.com"
|
||||||
API_KEY = "nT0jPeiCfxSifkiDZur9jA"
|
API_KEY = "nT0jPeiCfxSifkiDZur9jA"
|
||||||
ACCOUNT_ID = "_XY7DXtc9MY" # One Sky IT Demo
|
ACCOUNT_ID = "_XY7DXtc9MY" # One Sky IT Demo
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user