Skip to content

Commit fd6b752

Browse files
committed
changes
1 parent bb179a1 commit fd6b752

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bin/helpers/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"dashboardUrl": "https://automate.browserstack.com/dashboard/v2/builds/",
55
"usageReportingUrl": "https://eds.browserstack.com:443/send_event_cy_internal",
66
"localTestingListUrl": "https://www.browserstack.com/local/v1/list",
7-
"turboScaleUrl": "http://grid-api-devhst.bsstag.com/packages/cypress",
8-
"turboScaleAPIUrl": "http://grid-api-devhst.bsstag.com/automate-turboscale/v1"
7+
"turboScaleUrl": "https://grid.browserstack.com/packages/cypress",
8+
"turboScaleAPIUrl": "https://api.browserstack.com/automate-turboscale/v1"
99
}

0 commit comments

Comments
 (0)