Skip to content

Commit 153c90e

Browse files
committed
add key sharing
1 parent 3cb29b8 commit 153c90e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

performance-testing/uid2-operator/k6-token-generate.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { check } from 'k6';
55
import http from 'k6/http';
66

77
const vus = 500;
8-
const baseUrl = "http://uid2-prod-opr-use2-alb-698161474.us-east-2.elb.amazonaws.com";
8+
const baseUrl = "http://uid2-prod-opr-use2-alb-1657081774.us-east-2.elb.amazonaws.com";
99
const clientSecret = "";
1010
const clientKey = "";
1111

0 commit comments

Comments
 (0)