We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c18ee0e commit 890abb4Copy full SHA for 890abb4
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