Skip to content

Commit fd8b9ef

Browse files
Adding .env.example
1 parent 6186932 commit fd8b9ef

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs-v2/.env.example

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Pipedream Connect SDK credentials
2+
PIPEDREAM_PROJECT_ID=
3+
PIPEDREAM_CLIENT_ID=
4+
PIPEDREAM_CLIENT_SECRET=
5+
PIPEDREAM_PROJECT_ENVIRONMENT=
6+
7+
# Not required
8+
PIPEDREAM_CONNECT_TOKEN_WEBHOOK_URI=
9+
PIPEDREAM_CONNECT_SUCCESS_REDIRECT_URI=
10+
PIPEDREAM_CONNECT_ERROR_REDIRECT_URI=

0 commit comments

Comments
 (0)