We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c18ee0e + 890abb4 commit eae00cbCopy full SHA for eae00cb
1 file changed
.env.example
@@ -1,2 +1,9 @@
1
-NODE_ENV=test
2
-STREAMLABS_TOKEN=xxxx.xxxx.xxxx
+NODE_ENV=development
+PORT=8080
3
+STREAMLABS_TOKEN=
4
+TWITCH_BOT_NAME=
5
+TWITCH_BOT_TOKEN=
6
+TWITCH_BOT_CHANNEL=
7
+NOTIFY_ISSUES_ASSIGNED_TO=
8
+IGNORE_PR_OPENED_BY=
9
+NOTIFY_CHECK_RUNS_FOR=
0 commit comments