File tree Expand file tree Collapse file tree 1 file changed +4
-18
lines changed
Expand file tree Collapse file tree 1 file changed +4
-18
lines changed Original file line number Diff line number Diff line change 1- # Copy this file and name the new copy ".env" to get started
2- # Change all example values to match your MyDataHelpsDesigner project
3-
4- # The Project GUID
5- #
6- # Found in MyDataHelpsDesigner via Projects -> About Settings -> Project ID
1+ # See README.md for instructions on setting up the .env file
72#
8- RKS_PROJECT_ID="361e1234-8c15-78ae-1234-3b70d33023d6"
3+ RKS_PROJECT_ID=
94
10- # The name of the Service Account
11- #
12- # Found in MyDataHelpsDesigner via Settings -> Workspace Settings -> Service Accounts
13- #
14- RKS_SERVICE_ACCOUNT="MyDataHelps.1234ABCD.AccountName"
5+ RKS_SERVICE_ACCOUNT=
156
16- # The private key of the Service Account
17- #
18- # Found in MyDataHelpsDesigner via Settings -> Workspace Settings -> Service Accounts
19- # Be sure to include the begin/end tags
207# You can use \n to separate the lines in your private key
21- #
22- RKS_PRIVATE_KEY="-----BEGIN RSA PRIVATE KEY-----\n230703de230703de230703de\nb62b0e24b62b0e24b62b0e24\n...\n-----END RSA PRIVATE KEY-----"
8+ RKS_PRIVATE_KEY=
You can’t perform that action at this time.
0 commit comments