We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe54d5a commit 729ada5Copy full SHA for 729ada5
localEvaluation/localEvaluation.go
@@ -13,7 +13,7 @@ import (
13
var (
14
client *local.Client
15
LocalEvaluationConfigDebug = true
16
- LocalEvaluationConfigServerUrl = "https://apii.lambdatest.com"
+ LocalEvaluationConfigServerUrl = "https://api.lambdatest.com"
17
LocalEvaluationConfigPollInterval = 120
18
LocalEvaluationConfigPollerRequestTimeout = 60
19
LocalEvaluationDeploymentKey = "server-jAqqJaX3l8PgNiJpcv9j20ywPzANQQFh"
0 commit comments