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 3cb29b8 commit 153c90eCopy full SHA for 153c90e
performance-testing/uid2-operator/k6-token-generate.js
@@ -5,7 +5,7 @@ import { check } from 'k6';
5
import http from 'k6/http';
6
7
const vus = 500;
8
-const baseUrl = "http://uid2-prod-opr-use2-alb-698161474.us-east-2.elb.amazonaws.com";
+const baseUrl = "http://uid2-prod-opr-use2-alb-1657081774.us-east-2.elb.amazonaws.com";
9
const clientSecret = "";
10
const clientKey = "";
11
0 commit comments