Skip to content

Commit 61e4961

Browse files
committed
Updated the config.json file default values to those of a newly created Lightest dedicated user.
1 parent 76e3fe4 commit 61e4961

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"agent": {
33
"version": "1.13.1",
4-
"apiKey": "65cf112e-03f5-42da-a2f3-3c46d368872b",
4+
"apiKey": "079aa796-c47a-451f-b2c0-260b1529731c",
55
"hostName": "prerequisites-tester"
66
},
7-
"userEmail": "uriz@lightrun.com",
8-
"userPassword": "@ngry4nt",
9-
"companyId": "8497e7bb-50dc-4e42-b3a9-9a0e586c1160",
7+
"userEmail": "lightest@lightrun.com",
8+
"userPassword": "PassW0rd",
9+
"companyId": "dd68f41f-a010-4edc-a2ed-55b68d05f9d0",
1010
"serverUrl": "https://app.lightrun.com/",
1111
"pinnedCerts": "ee80811b38e7e6c2dc4cc372cbea86bd86b446b012e427f2e19bf094afba5d12"
1212
}

0 commit comments

Comments
 (0)