Skip to content

Commit 3a58ba6

Browse files
authored
Update tasks.config.json
1 parent 92017cf commit 3a58ba6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tasks.config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"sourceOfComponents": "Server",
99
"devBuild": false,
1010
"serverType": "infinity",
11-
"server": "https://lab-09003-bos.lab-internal.pega.com/prweb",
11+
"server": "",
1212
"clientId": "10095186356008396159",
1313
"clientSecret_comment": "Needed only when using 'passwordCreds' or 'clientCreds' grantType",
1414
"clientSecret": "",
@@ -21,8 +21,8 @@
2121
"cert": "./keys/dxcb.crt",
2222
"key": "./keys/dxcb.key",
2323
"user_and_password_comment": "useful primarily when grantType is set to 'passwordCreds'",
24-
"user": "marsr",
25-
"password": "install123!",
24+
"user": "",
25+
"password": "",
2626
"questions_comment": "useful for designating how frequently questions should be asked during npm run authenticate",
2727
"questions_askAlways": "",
2828
"questions_askNever": "",

0 commit comments

Comments
 (0)