You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .env.example
+10-14Lines changed: 10 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,3 @@
1
-
# YOU MUST SET THESE VARIABLES
2
-
# Resend is an email service used for signing in to Trigger.dev via a Magic Link.
3
-
### Visit https://resend.com, create an account and get your API key. Then insert it below along with your From and Reply To email addresses. Visit https://resend.com/docs for more information.
# This is used for logging in via GitHub. You can leave these commented out if you don't want to use GitHub for authentication.
13
+
# AUTH_GITHUB_CLIENT_ID=
14
+
# AUTH_GITHUB_CLIENT_SECRET=
15
+
16
+
# Resend is an email service used for signing in to Trigger.dev via a Magic Link.
17
+
# Emails will print to the console if you leave these commented out
18
+
### Visit https://resend.com, create an account and get your API key. Then insert it below along with your From and Reply To email addresses. Visit https://resend.com/docs for more information.
0 commit comments