diff --git a/test/postman/resource-api.postman_environment.json b/test/postman/resource-api.postman_environment.json index 8adfac1..24d0254 100644 --- a/test/postman/resource-api.postman_environment.json +++ b/test/postman/resource-api.postman_environment.json @@ -9,7 +9,7 @@ "values": [ { "type": "any", - "value": "http://localhost:3000/v5", + "value": "https://api.topcoder-dev.com/v5", "key": "URL" }, { @@ -111,4 +111,4 @@ "_postman_variable_scope": "environment", "_postman_exported_at": "2021-02-01T10:57:47.851Z", "_postman_exported_using": "Newman/5.2.2" -} \ No newline at end of file +}